[PLUG] Mp3 to WAV converter, EZ to use & install?

Vincent Yau v_yau3 at hotmail.com
Sat Aug 20 05:18:04 UTC 2005


while we are on the same subject, is there a way to convert realaudio
files to wav files?


>From: Jeme A Brelin <jeme at brelin.net>
>Reply-To: "General Linux/UNIX discussion and help;civil and on-topic" 
><plug at lists.pdxlinux.org>
>To: "General Linux/UNIX discussion and help;civil and on-topic" 
><plug at lists.pdxlinux.org>
>Subject: Re: [PLUG] Mp3 to WAV converter, EZ to use & install?
>Date: Wed, 17 Aug 2005 02:36:13 -0700 (PDT)
>
>
>On Tue, 16 Aug 2005, GLL wrote:
>>Does anybody know of a MP3 to WAV converter?
>>
>>I am running Mandrake 10 now.
>
>Every MP3 player has at its heart an MP32WAV utility.  It's just a matter 
>of letting the user close to it.
>
>Odds are pretty good that your system has mpg123 (or its sister mpg321) 
>installed already.
>
>>From the man page mpg123(1):
>
>   -w file, --wav
>       Write output as WAV file. This will cause the MPEG stream to be
>       decoded and saved as file file , or standard output if - is used
>       as file name. You can also use --au and --cdr  for AU and CDR
>       format, respectively.
>
>
>if you've got a whole directory full of MP3 files that you'd like to make 
>into WAV files (and they're currently named whatever.mp3 and you're happy 
>with files correspondingly named whatever.wav), you can just do this:
>
>for file in *mp3; do mpg123 -w `basename "$file" mp3`wav "$file"; done
>
>Fancy.
>
>J.
>--
>    -----------------
>      Jeme A Brelin
>     jeme at brelin.net
>    -----------------
>  [cc] counter-copyright
>  http://www.openlaw.org
>_______________________________________________
>PLUG mailing list
>PLUG at lists.pdxlinux.org
>http://lists.pdxlinux.org/mailman/listinfo/plug

_________________________________________________________________
Don’t just search. Find. Check out the new MSN Search! 
http://search.msn.click-url.com/go/onm00200636ave/direct/01/




More information about the PLUG mailing list