[Bug 663233] [flacdec] multichannel flac playback not possible (alsasink)

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Nov 2 05:07:57 PDT 2011


https://bugzilla.gnome.org/show_bug.cgi?id=663233
  GStreamer | gst-plugins-good | 0.10.35

Arun Raghavan <arun> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |arun at accosted.net

--- Comment #1 from Arun Raghavan <arun at accosted.net> 2011-11-02 12:07:54 UTC ---
The problem seems to be that your ALSA device doesn't actually support the
number of channels you're giving it, and we have no way to query this at the
moment.

The ALSA folks were amenable to adding API to allow querying multichannel
parameters after opening a stream, so if we get that, this should at least be
solvable in playbin2 (i.e., when alsasink goes to READY, we could refine the
sinkpad caps and playbin2 would not plug alsasink in directly).

Alternatively, use pulsesink. ;)

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