GNOME Bugzilla – Bug 636707
mpegdemux: MPEG-PS demuxer snaps to keyframes even for accurate seeks
Last modified: 2018-11-03 13:06:58 UTC
Playbin2, loaded MPEG2 PS file responds to calls to gst_element_seek(element, GST_SEEK_FLAG_FLUSH|GST_SEEK_FLAG_ACCURATE, GST_SEEK_TYPE_SET, position, ... ) by positioning on I-frames only. This can be very well seen on short clips, loaded in the seek example ( $GST_PLUGINS_BASE/tests/examples/seek/seek.c ) Example file: http://dl.dropbox.com/u/11507187/F14980_3.mpg
Still the case. Can also be easily tested with -good/tests/icles/gdkpixbufsink-test
-- 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/29.