Thread
:
Script: M4A to MP3
View Single Post
06-25-2007, 12:25 AM
#
3
(
permalink
)
Greg
Indeed.
Join Date: Dec 2004
Posts: 1,554
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
View Public Profile
Send a private message to Greg
Find More Posts by Greg