[MPlayer-users] Ripping DVD Audio tracks to MP3

Scott Baker scott at perturb.org
Sun May 4 20:08:36 CEST 2003


Excellent...  that seems to be working.  I've never used mkfifo 
before.  I'm assuming that we have to do that because there is no mplayer 
option for -aofile to write to a pipe?  I tried writing to "-" but it 
didn't work.

Otherwise it's working great.  I'll write up a webpage for this as I'm sure 
someone else will want this info.

At 01:32 AM 5/4/2003, you wrote:
>Hi.
>
>mkfifo mypipe
>lame .... mypipe ... &
>mplayer -ao pcm -aofile mypipe -vo null -vc dummy -dvd 1 -aid 128
>
>That way mplayer will decode the AC3 to raw PCM which lame should
>understand. No need for any other external AC3 decoder.



More information about the MPlayer-users mailing list