View Single Post
Old 06-25-2007, 12:25 AM   #3 (permalink)
Greg
Greg's Avatar
 
Indeed.

Join Date: Dec 2004

Posts: 1,554

Greg is on a distinguished road

Default Re: Script: M4A to MP3

If you can figure out how to encode an M4A file then let me know, the script would be fairly easy to modify.

To get the MP3 to WAV format, the following will work:
Code:
mpg123 -w file.wav file.mp3
but I have no idea how to get it to M4A.
__________________
Greg is offline