On 11/07/2012 8:38 AM, Martin Storsjö wrote: > TODO: Are the mpeg2 ones official or specific to the fraunhofer > encoder?
[...] > #define FF_PROFILE_AAC_LOW 1 > #define FF_PROFILE_AAC_SSR 2 > #define FF_PROFILE_AAC_LTP 3 > +#define FF_PROFILE_AAC_HE 4 > +#define FF_PROFILE_AAC_HE_V2 28 > +#define FF_PROFILE_AAC_LD 22 > +#define FF_PROFILE_AAC_ELD 38 Where these numbers come from is something that needs to be answered before push. - Derek _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
