[FFmpeg-devel] [FFmpeg-cvslog] avcodec/aacdec: fix parsing of dual mono files
Michael Niedermayer
michael at niedermayer.cc
Wed Mar 27 22:08:50 EET 2024
On Fri, Jul 08, 2022 at 01:06:34PM +0000, James Almer wrote:
> ffmpeg | branch: master | James Almer <jamrial at gmail.com> | Tue Jul 5 12:49:29 2022 -0300| [f9785a78da117be0c66f6d5d58ce7277c7029ae7] | committer: James Almer
>
> avcodec/aacdec: fix parsing of dual mono files
>
> Dual mono files report a channel count of 2 with each individual channel in its
> own SCE, instead of both in a single CPE as is the case with standard stereo.
> This commit handles this non default channel configuration scenario.
>
> Fixes ticket #1614
>
> Signed-off-by: James Almer <jamrial at gmail.com>
>
> > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=f9785a78da117be0c66f6d5d58ce7277c7029ae7
> ---
>
> libavcodec/aacdec_template.c | 15 +++++++++------
> 1 file changed, 9 insertions(+), 6 deletions(-)
This breaks:
./ffplay ~/tickets/513/Nero%20032%20kbps%20CBR-HE.mp4
should i reopen the ticket ?
thx
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
Homeopathy is like voting while filling the ballot out with transparent ink.
Sometimes the outcome one wanted occurs. Rarely its worse than filling out
a ballot properly.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20240327/349ef0ee/attachment.sig>
More information about the ffmpeg-devel
mailing list