Art Alexion on 26 Jan 2006 12:57:18 -0000


[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

Re: [PLUG] mp3 to wav converter


Art Alexion wrote:

>Lee Marzke wrote:
>
>  
>
>>Doug Crompton wrote:
>>
>>    
>>
>>>Can anyone recommend a linux command line mp3 to wav converter. I also
>>>want to be able to change the sample rate and mix channels if possible.
>>>
>>>
>>>Doug
>>>
>>>___________________________________________________________________________
>>>
>>>Philadelphia Linux Users Group         --       
>>>http://www.phillylinux.org
>>>Announcements -
>>>http://lists.phillylinux.org/mailman/listinfo/plug-announce
>>>General Discussion  --  
>>>http://lists.phillylinux.org/mailman/listinfo/plug
>>>
>>>  
>>>      
>>>
>>Doug,
>>
>>Try
>>
>>mpg321  --wav out.wav  input.mpg
>>
>>you can change sample rates and lots of other things with sox  once
>>the file is in wav format.
>>
>>    
>>
>
>You can skip the mpg123 and go right to sox actually:
>
>sox file.mp3 file.wav
>
>should do it.
>
>Sox reads but doesn't write mp3
>  
>
No.  That won't work.  Sorry.  Help file says it will, but trying it
says it won't.  Try

lame --decode file.mp3

which gives you file.mp3.wav and not the expected file.wav.

-- 

_______________________________________
Art Alexion
Arthur S. Alexion LLC

PGP fingerprint: 52A4 B10C AA73 096F A661  92D2 3B65 8EAC ACC5 BA7A
The attachment -- signature.asc -- is my electronic signature; no need for alarm.
Info @ http://mysite.verizon.net/art.alexion/encryption/signature.asc.what.html

Key for signed PDFs available at
http://mysite.verizon.net/art.alexion/encryption/ArthurSAlexion.p7c
The validation string is TTJY-ZILJ-BJJG.
________________________________________

Attachment: signature.asc
Description: OpenPGP digital signature

___________________________________________________________________________
Philadelphia Linux Users Group         --        http://www.phillylinux.org
Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce
General Discussion  --   http://lists.phillylinux.org/mailman/listinfo/plug