GNOME Bugzilla – Bug 654229
mxfdemux: should EOS immediately when seeking after end of file
Last modified: 2018-11-03 13:08:04 UTC
Currently it just returns FALSE from the seek handler
Haven't tried it, but looking at the code it still looks like it returns FALSE when a seek beyond the end of the file is done. Should be fairly easy to fix.
Not sure if this is relevant here. But doing a SEGMENT seek with stop=-1(GST_CLOCK_TIME_NONE) returns an EOS message at the end of the file instead returning a SEGMENT_DONE message
That's definitely a bug and in the same code-paths
-- GitLab Migration Automatic Message -- This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/issues/41.