JoeHill wrote:
> On Tue, 23 Nov 2004 14:33:00 -0800
> Aron Smith disseminated the following:
>
>> mp32wav i think
>
> ...are you thinking of mp32ogg?
>
> Unless I'm missing something waaaaay back here on 9.2 ;-)
>
No I think he's thinking of a script, I think found somewhere in Debian
-land.
#!/bin/bash
# mp32wav
BASENAME=${1%%.mp3}
mpg123 -b 10000 -s $BASENAME.mp3 | sox -t raw -r 44100 -s -w -c2 -
$BASENAME.wav
# And the use is:
#
# mp32wav file.mp3
(the line beginning with mpg123 ends with $BASENAME.wav, ie one line)
--
/Bj�rn
-------------------------------------------------------------------
http://lundin.homelinux.net
Registered Linux User No. 267342 <http://counter.li.org>
____________________________________________________
Want to buy your Pack or Services from MandrakeSoft?
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com
____________________________________________________