After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 636707 - mpegdemux: MPEG-PS demuxer snaps to keyframes even for accurate seeks
mpegdemux: MPEG-PS demuxer snaps to keyframes even for accurate seeks
Status: RESOLVED OBSOLETE
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
git master
Other All
: Normal normal
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2010-12-07 14:51 UTC by Vladimir Eremeev
Modified: 2018-11-03 13:06 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Vladimir Eremeev 2010-12-07 14:51:13 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
Comment 1 Tim-Philipp Müller 2016-04-11 14:00:38 UTC
Still the case. Can also be easily tested with -good/tests/icles/gdkpixbufsink-test
Comment 2 GStreamer system administrator 2018-11-03 13:06:58 UTC
-- 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.