[Bug 663756] [mpegtsdemux] problem when using es-pids property

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Dec 19 07:41:25 PST 2011


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

--- Comment #9 from Vincent Penquerc'h <vincent.penquerch at collabora.co.uk> 2011-12-19 15:41:19 UTC ---
This seems to work here, with the caveat that, with a simple video only
pipeline:

gst-launch-0.10 filesrc location=test.ts ! mpegtsdemux es-pids=0x1389,0x1388 !
ffdec_mpeg2video ! colorspace ! xvimagesink

the pipeline only works if the PID of the video is specified first (the other
one above is the audio). Supplying the PIDs in the other order causes the
pipeline to block on preroll.

It might be due to some preexisting issue with mpegtsdemux, however.

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