[FFmpeg-devel] Commit 0b06bd1: libaacplus: set supported profiles
Timothy Gu
timothygu99 at gmail.com
Tue May 21 00:15:33 CEST 2013
Hi all,
This is my first post on this list, so please don't flame me if I did
something wrong.
In commit
0b06bd1c7a1df2d957d4a74765359ec024c971f5:
libaacplus: set supported profiles, the profiles
supported by libaacplus are set as
{ FF_PROFILE_AAC_LOW, "LC" },
But shouldn't it be
{ FF_PROFILE_AAC_HE_V2, "HE-AACv2" },
because he-aac v2 is the only profile it supports?
Regards,
Timothy G.
More information about the ffmpeg-devel
mailing list