GNOME Bugzilla – Bug 766084
qtdemux: fragmented seek fails and goes unnoticed
Last modified: 2018-11-03 15:09:09 UTC
When seeking on a fragmented file without proper seeking information, qtdemux will return TRUE to the seek event but when it actually tries to seek from the streaming thread it fails. It ignored this failure, pushes a new segment event with the seek requested parameters and then goes pushing data from the same position where it was. gst-integration-testsuites/medias/defaults/mp4/fragmented_nonseekable_sink.mp4 file from our validate tests.
-- 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-good/issues/272.