[gstreamer-bugs] [Bug 341524] decodebin cannot continue to construct pipeline if it encounters gst_caps_any

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Thu May 11 23:52:05 PDT 2006


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=341524
 GStreamer | gst-plugins-base | Ver: HEAD CVS





------- Comment #4 from Lutz Mueller  2006-05-12 06:52 UTC -------
And finally the pipeline that proved it all on my system: 

gst-launch filesrc location=test.ogg.bz2 ! decodebin ! audioconvert ! alsasink

This pipeline will create a decodebin first, detect that the stream is
application/x-bzip, create the bz2dec element, detect that the stream can be
anything, create another decodebin element which will detect application/ogg
and construct the remaining elements.


-- 
Configure bugmail: http://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