shithub: aacenc

ref: a3dfc26b9bead7bc4eb223913a58fc3639d399fd
dir: /frontend/usage.txt/

View raw version
Using the command line tool is quite simple.

FAAC -options infile outfile

infile can be any of the filetypes supported by
libsndfile (http://www.zip.com.au/~erikd/libsndfile/)

options:
-m X   AAC MPEG version, X can be 2 or 4.
-o X   AAC object type, X can be LC, MAIN or LTP.
-n     Don't use mid/side coding.
-t     Use TNS coding.
-c X   Set the bandwidth, X in Hz.
-b X   Set the bitrate per channel, X in bps.