[FFmpeg-cvslog] Revert "Fix channel layout for some stereo flac files."
Nicolas George
nicolas.george at normalesup.org
Sun Feb 26 20:58:32 CET 2012
Le septidi 7 ventôse, an CCXX, Nicolas George a écrit :
> Le sextidi 6 ventôse, an CCXX, Michael Niedermayer a écrit :
> > - if (fi->ch_mode <= 5)
> > - avctx->channel_layout = ff_vorbis_channel_layouts[fi->ch_mode];
> This one I see was not right: Vorbis and FLAC use different channels order
> and layouts.
After checking the spec more carefully, it seems my memory tricked me: FLAC
and Vorbis really have the same channels up to 6 channels, only not in the
same order, but the order does not appear in channel_layout.
I would really like to know why this had to be reverted.
Regards,
--
Nicolas George
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-cvslog/attachments/20120226/5e82775e/attachment.asc>
More information about the ffmpeg-cvslog
mailing list