[gstreamer-bugs] [Bug 594812] [mpegpsdemux] Seeking broken for MPEG PS cut from VOB file

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Sep 15 13:29:55 PDT 2009


https://bugzilla.gnome.org/show_bug.cgi?id=594812
  GStreamer | gst-plugins-bad | git

--- Comment #8 from Josep Torra Valles <n770galaxy at gmail.com> 2009-09-15 20:29:50 UTC ---
The seek example is at gst-plugins-base/test/examples/seek [1].

Certainly there's something broken somewhere, I suspect mpeg2dec because in
demuxer side seeking looks correct.

The following case doesn't work
seek 15 "filesrc location=seeking-broken.vob ! flupsdemux ! mpeg2dec ! queue !
xvimagesink"

The following case seems to work better
seek 15 "filesrc location=seeking-broken.vob ! flupsdemux ! mpegvideoparser !
mpeg2dec ! queue ! xvimagesink"

Sebastian, do you have any idea on why it could fail ?


[1]
http://cgit.freedesktop.org/gstreamer/gst-plugins-base/tree/tests/examples/seek

-- 
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