faac -V (return code: 1)
faac: unrecognized option '--version'
Freeware Advanced Audio Coder
FAAC 1.29.3
Usage: faac [options] [-o outfile] infiles ...
<infiles> and/or <outfile> can be "-", which means stdin/stdout.
See also:
"faac --help" for short help on using FAAC
"faac --long-help" for a description of all options for FAAC.
"faac --license" for the license terms for FAAC.
faac --help (return code: 1)
Freeware Advanced Audio Coder
FAAC 1.29.3
Usage: faac [options] infiles ...
Options:
-q <quality> Set quantizer quality.
-b <bitrate> Set average bitrate to x kbps. (ABR, lower quality mode)
-c <freq> Set the bandwidth in Hz. (default=automatic)
-o X Set output file to X (only for one input file)
-v <verbose> verbosity level (-v0 is quiet mode)
-r Use RAW AAC output file.
-P Raw PCM input mode (default 44100Hz 16bit stereo).
-R Raw PCM input rate.
-B Raw PCM input sample size (8, 16 (default), 24 or 32bits).
-C Raw PCM input channels.
-X Raw PCM swap input bytes
-I <C,LF> Input channel config, default is 3,4 (Center third, LF fourth)
--ignorelength Ignore wav length from header (useful with files over 4 GB)
MP4 specific options:
-w Wrap AAC data in MP4 container. (default for *.mp4 and *.m4a)
--artist X Set artist to X
--composer X Set composer to X
--title X Set title to X
--genre X Set genre number to X
--album X Set album to X
--compilation Set compilation
--track X Set track to X (number/total)
--disc X Set disc to X (number/total)
--year X Set year to X
--cover-art X Read cover art from file X
--comment X Set comment to X
Documentation:
--license Show the FAAC license.
--help Show this abbreviated help.
--long-help Show complete help.
More tips can be found in the audiocoding.com Knowledge Base at
<http://www.audiocoding.com/wiki/>