Install lame:
> yum install lame
Install 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
faad -o - "file.m4a" | lame - "file.mp3"
No comments:
Post a Comment