[MPlayer-users] wma bug
SoulEdge
souledge at brujula.net
Mon Mar 17 11:36:00 CET 2003
On Monday 17 de March 2003 14:01, How Wong wrote:
> [Automatic answer: RTFM (read DOCS, FAQ), also read DOCS/bugreports.html]
> mplayer 0.9rc4
>
> cannot encode wma to mp3
MEncoder is not an audio encoder. That command makes it
crash because it expects some video to encode.
If you want to convert WMA files, you will have to:
mplayer -ao pcm -aofile outputfile.wav inputfile.wma
then use `lame ` to encode WAVs into MP3s.
HTH
Damian
More information about the MPlayer-users
mailing list