[Bug 721621] Unable to play animal_planet.mpg video stream

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Mar 20 05:42:57 PDT 2015


https://bugzilla.gnome.org/show_bug.cgi?id=721621

Vincent Penquerc'h <vincent.penquerch at collabora.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |vincent.penquerch at collabora
                   |                            |.co.uk

--- Comment #2 from Vincent Penquerc'h <vincent.penquerch at collabora.co.uk> ---
The video stream plays fine here with a manual pipeline:

gst-launch-1.0 filesrc location=~/Samples/animal_planet.mpg ! tsdemux name=d 
d. ! queue ! mpegvideoparse ! mpeg2dec ! videoconvert ! autovideosink  d. !
queue ! mpegaudioparse ! avdec_mp2float ! pulsesink

So that bit was fixed at some point. gst-discover-1.0 and gst-play-1.0 still
timeout/hang though.

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