[gstreamer-bugs] [Bug 163841] [adder] capsnego on sink pads needs to be more robust

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Fri Oct 17 02:04:19 PDT 2008


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=163841

  GStreamer | gst-plugins-base | Ver: HEAD CVS

Stefan Kost (gstreamer, gtkdoc dev) changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ensonic at sonicpulse.de
             Status|ASSIGNED                    |NEEDINFO




------- Comment #11 from Stefan Kost (gstreamer, gtkdoc dev)  2008-10-17 09:04 UTC -------
Is this bug still valid. Imho what one needs to do (and this is what works fine
for me in buzztard) is:
gst-launch \
filesrc location=file.mp3 ! mad ! audioconvert ! adder ! capsfilter ! alsasink
\
filesrc location=file.ogg ! oggdemux ! vorbisdec ! audioconvert ! adder0.

Use audioconvert for each input-branch and use capsfilter to tell which format
is desides after adder. Adder needs all inputs to be using the same format.


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=163841.




More information about the Gstreamer-bugs mailing list