[FFmpeg-user] he_aac with latm framing in a TS

Chris Wass chris.wass at gmail.com
Mon Nov 12 18:23:24 CET 2012


Hi

I have compiled ffmpeg with the necessary FDK_AAC library to enable he_aac
with latm but cannot figure out the directive to make it happen:

$ ffmpeg -y -i <infile> -vcodec libx264 -vprofile main -vlevel 3 -vf
scale=720:576 -acodec libfdk_aac -aprofile aac_he -ar 48000 out.ts

the above results in adts framing,  How do I ensure latm framing?

Thanks


More information about the ffmpeg-user mailing list