[gstreamer-bugs] [Bug 345188] alsasink channel negationtion fails

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Sat Jun 17 11:34:14 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=345188
 GStreamer | gst-plugins-base | Ver: HEAD CVS





------- Comment #1 from Tim-Philipp Müller  2006-06-17 18:34 UTC -------
What's the output of

  GST_DEBUG="alsa*:5" gst-launch-0.10 filesrc location=xyz.mp3 ! mad !
audioconvert ! alsasink

?

My guess is: this is really a bug. It doesn't probe the device before it's
opened, so basically what happens is that mad and alsasink are linked wrongly
(which wouldn't have happend had alsasink already probed its caps) and then it
errors out correct as it is being given a wrong format.


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