Lee Marzke on 26 Jan 2006 03:10:32 -0000


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

Re: [PLUG] mp3 to wav converter


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.

Lee Marzke

___________________________________________________________________________
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