GNOME Bugzilla – Bug 782139
mssdemux: reject segment seeks
Last modified: 2017-05-09 12:43:51 UTC
Currently the seeking request with GST_SEEK_FLAG_SEGMENT succeeds, but the demuxer ends up sending out EOS anyway.
Created attachment 351012 [details] [review] mssdemux: reject segment seeks
This should be handled in a generic way in the base class. *** This bug has been marked as a duplicate of bug 782140 ***