[gstreamer-bugs] [Bug 326720] [alsasink] doesn't support more than 2 channels anymore

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Wed Feb 8 14:49:38 PST 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=326720
 GStreamer | gst-plugins-base | Ver: 0.10.0


Christian Schaller (Lord of the Gnomes) changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |Uraeus at linuxrising.org




------- Comment #7 from Christian Schaller (Lord of the Gnomes)  2006-02-08 22:49 UTC -------
This pipeline produced sound for me on all channels on my USB Audigy2 NX card
using this patch:

gst-launch-0.10 filesrc location=bullet.vob ! flupsdemux ! a52dec !
audioconvert ! audioresample ! audio/x-raw-int,channels=6,rate=48000 ! alsasink
device=hw:2,0

It seems the system is not able to handle stereo sound sent to 3+ channels, so
the sound file needs to be 6 channels for this to work.


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