[Bug 700127] seek/position query fails with mpeg-ts video file

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sat May 11 09:53:58 PDT 2013


https://bugzilla.gnome.org/show_bug.cgi?id=700127
  GStreamer | don't know | 1.0.6

--- Comment #5 from lips.john at gmail.com 2013-05-11 16:53:52 UTC ---
This is the pipeline I used:
pipeline = gst_parse_launch("filesrc location=test.mpg ! decodebin name=decoder
decoder. ! queue ! audioconvert ! audioresample ! alsasink decoder. !
deinterlace ! videoconvert ! xvimagesink",&error);

Although I get the same behavior using playbin within the same C program.

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