Sonntag, 2. März 2008 Sebastian Tschöpel:
mplayer -vo null -ao pcm:file=myvideo.wav
mplayer -vo null -ao pcm:fast:file=... is faster. Note that with -ao
pcm you might unintentionally reencode the audio. Depends on what's
in the file. See -dumpaudio for an alternative.
Wolfgang