giorgio65it wrote: > Thank you Nico and Abu for your help. > > If someone is interested I put down here the solution I found. > > 1st pass > mplayer dvd://1 -vo null -aid 129 -ao pcm:file=filename.wav This should be significantly faster: $ mplayer dvd://1 -vc null -vo null -aid 129 \ -ao pcm:fast:file=filename.wav -Corey