On Fri, Jul 08, 2022 at 01:06:34PM +0000, James Almer wrote: > ffmpeg | branch: master | James Almer <[email protected]> | 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 <[email protected]> > > > 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.
signature.asc
Description: PGP signature
_______________________________________________ ffmpeg-devel mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
