[gstreamer-bugs] [Bug 345188] [alsa] can't handle more than 8 channels

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Tue Jul 18 13:13:18 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 #12 from Stefan Kost (gstreamer, gtkdoc dev)  2006-07-18 20:13 UTC -------
gst-launch-0.10 audiotestsrc ! audioconvert ! alsasink device=hw:1
Setting pipeline to PAUSED ...
ERROR (0x8052258 - 0:00:00.119764000)             GST_CAPS(20068)
gstpad.c(1904):gst_pad_get_caps_unlocked:<alsasink0:sink> pad returned caps
audio/x-raw-int, endianness=(int)1234, signed=(boolean)true, width=(int)32,
depth=(int)32, rate=(int)[ 8000, 96000 ], channels=(int)10 which are not a real
subset of its template caps audio/x-raw-int, endianness=(int){ 1234, 4321 },
signed=(boolean){ true, false }, width=(int)32, depth=(int)32, rate=(int)[ 1,
2147483647 ], channels=(int)[ 1, 8 ]; audio/x-raw-int, endianness=(int){ 1234,
4321 }, signed=(boolean){ true, false }, width=(int)16, depth=(int)16,
rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 8 ]; audio/x-raw-int,
signed=(boolean){ true, false }, width=(int)8, depth=(int)8, rate=(int)[ 1,
2147483647 ], channels=(int)[ 1, 8 ]

(gst-launch-0.10:20068): GStreamer-WARNING **: pad alsasink0:sink returned caps
that are not a real subset of its template caps

anyway with plughw: it works (no need to audioconvert)


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