[FFmpeg-devel] [PATCH] audioconvert: define unique strings for AV_CH_LAYOUT_5POINT{0,1}_BACK
Carl Eugen Hoyos
cehoyos at ag.or.at
Thu Jul 28 17:57:21 CEST 2011
Carl Eugen Hoyos <cehoyos <at> ag.or.at> writes:
> Note that setting _back is always wrong, afaict (although I still didn't find a
> Dolby decoder for QuickTime).
What I meant to say was:
Setting AV_CH_LAYOUT_5POINTx is always wrong, AV_CH_BACK_LEFT and
AV_CH_BACK_RIGHT (0x10 and 0x20) are the speakers in 5.x layouts.
See "Remarks" in the WAVEFORMATEXTENSIBLE documentation.
Sorry, Carl Eugen
More information about the ffmpeg-devel
mailing list