Stop Microsoft

Operating Systems => Linux and UNIX => Topic started by: Master of Reality on 20 June 2002, 05:13

Title: MP3 to WAV
Post by: Master of Reality on 20 June 2002, 05:13
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???
Title: MP3 to WAV
Post by: badkarma on 20 June 2002, 13:46
1. mpg123/lame/mad encoder
2. write a small shell script  ;)
Title: MP3 to WAV
Post by: Master of Reality on 20 June 2002, 20:41
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 ]

Title: MP3 to WAV
Post by: badkarma on 20 June 2002, 20:51
I'll post my script when I get home in about an hour (computer is off ... else I'd just ssh)
Title: MP3 to WAV
Post by: badkarma on 22 June 2002, 18:08
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: [Select]