[gstreamer-bugs] [Bug 317038] audioconvert advertises handling 8 channels but handles only two

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Wed Sep 28 03:56:26 PDT 2005


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=317038
 GStreamer | gst-plugins-base | Ver: HEAD CVS





------- Additional Comments From Tim-Philipp Müller  2005-09-28 10:56 -------
Created an attachment (id=52770)
 --> (http://bugzilla.gnome.org/attachment.cgi?id=52770&action=view)
patch to make gst_audio_get_channel_positions() return default positions if no
positions are set (for up to 7 channels)

Attached patch makes gst_audio_get_channel_positions() return default positions
if no positions are set (for up to 7 channels, don't know the default layout
for 8 channels).

Not entirely sure if this is the right thing to do though. If it makes things
in plugins "just work" for more than 2 channels, then chances are that things
won't work as expected in the end because the plugin didn't have multichannel
supported implemented properly.

I think Ronald (?) wanted to remove the default layout mapping even for mono
and stereo in 0.9.x, at least there's a comment in the code implying that.

 Cheers
  -Tim


------- You are receiving this mail because: -------
You are the QA contact for the bug.




More information about the Gstreamer-bugs mailing list