[FFmpeg-devel] [PATCH] dca: map xxch side channels to AV_CH_SIDE_LEFT/RIGHT instead of REAR.

Hendrik Leppkes h.leppkes at gmail.com
Sun Jul 8 20:35:57 CEST 2012


Hi,

attached patch partially fixes decoding of a 7.1 DTS-HD HRA sample:
http://files.1f0.de/lavf/TEST_7.1_DTS-HD_HR.m2ts

I also checked against the spec, and table 6-22 labels those channels as
"Left/Right surround on side", and not rear.

However, for some other reason both the rear and the side channels of that
7.1 files are being decoded to the same two channels (the side channels),
so something is still wrong with the XXCH decoding, which i didn't find the
code at first glance.

- Hendrik
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-dca-map-xxch-side-channels-to-AV_CH_SIDE_LEFT-RIGHT-.patch
Type: application/octet-stream
Size: 1190 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20120708/a82a9500/attachment.obj>


More information about the ffmpeg-devel mailing list