Operating Systems > Linux and UNIX
MP3 to WAV
(1/1)
Master of Reality:
is there any good command-line program that will 'decode' my MP3s to WAV??
Is there any way to decode more than one MP3 using mpg123???
badkarma:
1. mpg123/lame/mad encoder
2. write a small shell script ;)
Master of Reality:
how would i go about writing a shell script that would decode every MP3 in the directory using mpg123?
[ June 20, 2002: Message edited by: Master of Reality / Bob ]
badkarma:
I'll post my script when I get home in about an hour (computer is off ... else I'd just ssh)
badkarma:
sorry man, totally forgot.....
here it is, it's far from perfect though, but it works (it's to burn a dir with mp3 files on a cd, generate_toc.sh is from the cdrdao package (though it's not in the latest CVS anymore))
--- Code: ---
--- End code ---
Navigation
[0] Message Index
Go to full version