On Wed, Feb 17, 2016 at 03:26:46PM +0100, t.bernh...@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 Par
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
Thomas
---
libavcodec/a