Instructions for
Fedora Linux.
Install
lame:
> yum install lameInstall
FAAD.
You need to compile it. Instructions are in the README.linux file in the source package.
Then you can use this command:
> faad -o - "file.m4a" | lame - "file.mp3"
References- Lame, http://lame.sourceforge.net/
- FAAD, http://sourceforge.net/projects/faac/