[FFmpeg-user] FFMPEG Video Conversion
Lou
lou at lrcd.com
Wed Jan 30 03:55:37 CET 2013
On Wed, 30 Jan 2013 07:57:16 +0530
Palaniappan N <palani at i-waves.com> wrote:
> Can you please tell me how to compile FFMPEG with libfaac or aac? Which
> package should I install before compiling ffmpeg with libfaac or aac?
aac, as in "-codec:a aac" is the native FFmpeg AAC encoder and is
included by default. Usage requires the addition of "-strict
experimental". See:
https://ffmpeg.org/trac/ffmpeg/wiki/AACEncodingGuide
More information about the ffmpeg-user
mailing list