[MPlayer-users] Audio encoding
D Richard Felker III
dalias at aerifal.cx
Tue Jun 10 22:42:03 CEST 2003
On Tue, Jun 10, 2003 at 09:36:15PM +0200, Korosi Akos wrote:
> [Automatic answer: RTFM (read DOCS, FAQ), also read DOCS/bugreports.html]
> Hi!
>
> I was trying to use MPlayer as a simple (but powerful) audio
> encoder.
> I wanted to encode wma to mp3.
> I tried to use the wma file as an ordinal avi file, and to
> create an mp3 output
> like this:
> mencoder ericClapton.wma -oac mp3lame -lameopts vbr=3 -o try.mp3
mplayer ericClapton.wma -ao pcm -aofile try.wav
lame try.wav try.mp3
Rich
More information about the MPlayer-users
mailing list