wma help
Josh Coffman
josh_coffman at yahoo.com
Thu Oct 6 06:37:42 MST 2005
--- Matt Mets <matt.mets at gmail.com> wrote:
> Mplayer can redirect its output to a file, so there
> is no need to use
> an analog loopback to convert the file...
> Basically, use mplayer
> (hopefully compiled with wma support) to convert wma
> to wav, then use
> lame (or other mp3 encoder) to convert to mp3:
>
> The example input file is "Daniel Bedingfield -
> Friday.wma"
>
> mplayer -vo null "Daniel Bedingfield - Friday.wma"
> -ao pcm
> lame -b 128 -h audiodump.wav -o "Daniel Bedingfield
> - Friday.mp3"
>
> The script mentioned in the post above looks like it
> does basically
> the same thing, but in an automated fashon.
>
> Also, if you only want to make an audio cd, it would
> probably be best
> to forgo the wav to mp3 conversion, and make your cd
> using the wav
> files:
>
> mplayer -vo null "Daniel Bedingfield - Friday.wma"
> -ao
> pcm:file="Daniel Bedingfield - Friday.wav"
>
> Matt
>
>
I should have mentioned I had found that earlier and
tried it. Didn't exactly work for me. but I might need
a codec for WMA.
__________________________________
Yahoo! Mail - PC Magazine Editors' Choice 2005
http://mail.yahoo.com
More information about the PLUG-discuss
mailing list