[FFmpeg-devel] [PATCH] 8 channel layout fix for Vorbis decoder

Jason Tackaberry tack
Wed Nov 4 01:39:51 CET 2009


Hi,

The attached patch implements sane channel layout behaviour for 7 and 8
channel Vorbis files.

The Vorbis specification [1] says that the layout for greater than six
channels is left up to the application.  I think the most sensible and
consistent layout for 7 and 8 channels is their 5 and 6 channel
counterparts with back left/right channels appended.

Thanks,
Jason.

[1] http://www.xiph.org/vorbis/doc/Vorbis_I_spec.html#x1-800004.3.9

-------------- next part --------------
A non-text attachment was scrubbed...
Name: vorbis-dec-8ch.patch
Type: text/x-patch
Size: 2257 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20091103/97d5a87e/attachment.bin>



More information about the ffmpeg-devel mailing list