[gstreamer-bugs] [Bug 533817] [audioconvert] Doesn't set channel positions when converting from 1 channel to >6 channels

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Tue May 20 04:08:12 PDT 2008


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=533817

  GStreamer | gst-plugins-base | Ver: HEAD CVS




------- Comment #6 from Sebastian Dröge  2008-05-20 11:08 UTC -------
So the conversion matrix when using
channel-positions=(GstAudioChannelPosition)<
GST_AUDIO_CHANNEL_POSITION_FRONT_LEFT, GST_AUDIO_CHANNEL_POSITION_FRONT_RIGHT,
GST_AUDIO_CHANNEL_POSITION_REAR_LEFT, GST_AUDIO_CHANNEL_POSITION_REAR_RIGHT,
GST_AUDIO_CHANNEL_POSITION_FRONT_CENTER, GST_AUDIO_CHANNEL_POSITION_LFE,
GST_AUDIO_CHANNEL_POSITION_REAR_CENTER > is:

Matrix for 1 -> 7: { { 1,000000, 1,000000, -0,707107, 0,000000, 0,707107,
1,000000, 0,707107 } }

IMHO REAR_LEFT and REAR_CENTER should be exchanged in the matrix...


Tim, I don't think conversions to >8 channels make sense right now unless we
add default layouts for those.


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=533817.




More information about the Gstreamer-bugs mailing list