Mpg123 do this.
On Fri, Jun 25, 1999 at 12:41:05PM +0200, Michael Meskes wrote:
> Is there a tool that allows me to transform MP3 files back to WAV?
>
> Michael
>
> P.S.: Please CC me on your answer since I'm not subsribed here.
> --
> Michael Meskes | Go SF 49ers!
> T
On Fri, 25 Jun 1999, Michael Meskes wrote:
Is there a tool that allows me to transform MP3 files back to WAV?
Michael
P.S.: Please CC me on your answer since I'm not subsribed here.
If you are not subscribed it might be beneficial to check the
mailing-list archives, as many a ti
Daniel,
> >mpg123 -b 1 -s "$1" | sox -t raw -r 44100 -s -w -c2 - "$2"
> That's a pretty impressive command line, but I just found out that it
> could be done with just 'amp -w mp3name'.
Mmmm does amp convert an 112 kb/sec mp3 to the standard
44100/16bit?
And anyway, I'm
Pere Camps writes:
>> >> Does anyone know of a MP3 to WAV converter?
>
>I use mpg123 (there's a debianized package) with sox. The command line is
>the following:
>
>#!/bin/bash
># mp32wav
>mpg123 -b 1 -s "$1" | sox -t raw -r 44100 -s -w -c2 - "$2"
>
>And the use is:
>
>mp32wav file.mp3 file.wav
> >> Does anyone know of a MP3 to WAV converter?
> >> /daniel elenius
>
> Rheda Barretina writes:
> >WinAmp for Windows does it. All you have to do is open the options dialog,
> >go to the
> >[AUDIO I/O] tab and change "Nullsoft Wave out (OUT_WAVE.dll)" for "Nulsoft
> >Disk Writer
> >(OUT_DISK.D
Hi,
> >> Does anyone know of a MP3 to WAV converter?
I use mpg123 (there's a debianized package) with sox. The command line is
the following:
#!/bin/bash
# mp32wav
mpg123 -b 1 -s "$1" | sox -t raw -r 44100 -s -w -c2 - "$2"
And the use is:
mp32wav file.mp3 file.wav
-- p.
>> Does anyone know of a MP3 to WAV converter?
>> /daniel elenius
Rheda Barretina writes:
>WinAmp for Windows does it. All you have to do is open the options dialog, go
>to the
>[AUDIO I/O] tab and change "Nullsoft Wave out (OUT_WAVE.dll)" for "Nulsoft
>Disk Writer
>(OUT_DISK.DLL)". Then play th
Pere Camps <[EMAIL PROTECTED]> writes:
> Anyone know of something that does mp3 to wav conversion?
For a free solution, something like:
% mpg123 -s foo.mp3 | sox -t .raw -u -w -c 2 -r 44100 - foo.wav
--
Carey Evans <*> http://home.clear.net.nz/pages/c.evans/ gc
"Trust Ivanov
Remco,
> :Anyone know of something that does mp3 to wav conversion?
> Yes, l3dec, made by Fraunhofer.
Thanks for the info.
Salutacions, Pere __o mailto:[EMAIL PROTECTED]
2:343/108.91 - _`\<;_ http://casal.upc.es/~pere/
PGP key available ---
Pere Camps <[EMAIL PROTECTED]> writes:
> Anyone know of something that does mp3 to wav conversion?
Use mpg123 to convert to ULAW, then sox to convert to WAV. (To avoid
the non-free package l3dec.)
--
Ben Pfaff <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> <[EMAIL PROTECTED]>
--
TO UNSUBSCRIBE
On Mon, 17 Nov 1997, Pere Camps wrote:
: Hi!
:
: Anyone know of something that does mp3 to wav conversion?
:
Yes, l3dec, made by Fraunhofer.
Remco
--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] .
Trouble? e-mail to [EMAIL PROTECTED] .
11 matches
Mail list logo