[FFmpeg-devel] [PATCH] fix decoding HE-AAC mono streams

Michael Niedermayer michael at niedermayer.cc
Wed Feb 17 16:42:21 CET 2016


On Wed, Feb 17, 2016 at 03:26:46PM +0100, t.bernhard at tv1.eu wrote:
> Hi,
> 
> this patch fix decoding HE-AAC mono streams.
> 
> ffmpeg -f lavfi -i anullsrc -c:a libfdk_aac -profile:a aac_he -ac 1 -f adts - | ffmpeg -i - 
> 
> now:
> ffmpeg shows HE-AACv2 (but HE-AACv2 needs stereo because of Parametric Stereo)
> 
> with patch:
> ffmpeg shows HE-AAC correctly

breaks make fate

stddev: 3609.44 PSNR: 25.18 MAXDIFF:20793 bytes:  1384448/   692224
MAXDIFF: |20793 - 0| >= 2
size: |1384448 - 692224| >= 0
Test aac-ct-sbr_i-ps_i.aac failed. Look at tests/data/fate/aac-ct-sbr_i-ps_i.aac.err for details.
make: *** [fate-aac-ct-sbr_i-ps_i.aac] Error 1

stddev: 3609.44 PSNR: 25.18 MAXDIFF:20793 bytes:  1384448/   692224
MAXDIFF: |20793 - 0| >= 2
size: |1384448 - 692224| >= 0
Test aac-ct-sbr_i-ps_i.mp4 failed. Look at tests/data/fate/aac-ct-sbr_i-ps_i.mp4.err for details.
TEST    aac-fixed-al06_44
make: *** [fate-aac-ct-sbr_i-ps_i.mp4] Error 1


[...]

-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Never trust a computer, one day, it may think you are the virus. -- Compn
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20160217/9369da91/attachment.sig>


More information about the ffmpeg-devel mailing list