[Bug 635760] [basesink] Current playback position is not updated after framestepping.

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Apr 4 04:23:55 PDT 2011


https://bugzilla.gnome.org/show_bug.cgi?id=635760
  GStreamer | gstreamer (core) | git

--- Comment #6 from Vladimir Eremeev <wl2776 at gmail.com> 2011-04-04 11:23:47 UTC ---
Further investigation has shown that the source of this bug in the MPEG-2
demuxer.
It doesn't report right positions to the downstream elements.

It also doesn't seek to the keyframes before the requested frame, so the frame,
displayed in paused state after a seeking, is most likely the key frame after
the requested position, not the requested B- or P-frame.

Also, there is no any mention of the SEEK_KEYFRAME or SEEK_ACCURATE flags -
mpegpsdemux simply ignores them.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list