Re: [newbie] Program to convert wma files into mp3 ones

2004-08-06 Thread Paul Smith
Paul Smith wrote: PS: Is there some program to convert wma files into mp3 ones? PS: PS: #!/bin/bash PS: mplayer $1 -ao pcm -vc null -vo null PS: lame --r3mix audiodump.wav `basename $1 .wma`.mp3 change the options on lame. Take a look at:

Re: [newbie] Program to convert wma files into mp3 ones

2004-08-05 Thread Job Evers
On Thu, 5 Aug 2004, Paul Smith wrote: PS: obu wrote: PS: Is there some program to convert wma files into mp3 ones? PS: PS: #!/bin/bash PS: mplayer $1 -ao pcm -vc null -vo null PS: lame --r3mix audiodump.wav `basename $1 .wma`.mp3 change the options on lame. Take a look at:

Re: [newbie] Program to convert wma files into mp3 ones

2004-08-05 Thread Paul Smith
Job Evers wrote: On Thu, 5 Aug 2004, Paul Smith wrote: PS: obu wrote: PS: Is there some program to convert wma files into mp3 ones? PS: PS: #!/bin/bash PS: mplayer $1 -ao pcm -vc null -vo null PS: lame --r3mix audiodump.wav `basename $1 .wma`.mp3 change the options on lame. Take a look at:

[newbie] Program to convert wma files into mp3 ones

2004-08-04 Thread Paul Smith
Dear All Is there some program to convert wma files into mp3 ones? Thanks in advance, Paul Want to buy your Pack or Services from MandrakeSoft? Go to http://www.mandrakestore.com Join the Club : http://www.mandrakeclub.com

Re: [newbie] Program to convert wma files into mp3 ones

2004-08-04 Thread obu
Paul Smith wrote: Dear All Is there some program to convert wma files into mp3 ones? Thanks in advance, Paul Want to buy your Pack or Services from MandrakeSoft? Go to