no way to compare when less than two revisions
Differences
This shows you the differences between two versions of the page.
— | faac [2012/09/27 22:56] (current) – created - external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ====== faac ====== | ||
+ | * [[libav]] | ||
+ | * [[mp4box]] | ||
+ | * [[x264]] | ||
+ | * [[Video Conversion]] | ||
+ | |||
+ | Encode a WAV file to 96kbps | ||
+ | |||
+ | < | ||
+ | faac -b 96 audio.wav audio.m4a | ||
+ | </ |