[MPlayer-users] audio extraction using mplayer

Nico Sabbi Nicola.Sabbi at poste.it
Sat Feb 9 11:23:30 CET 2008


Il Saturday 09 February 2008 11:25:49 Mohan Lal Jangir ha scritto:
> Is it possible to extract audio from a video file using mplayer? In other 
> words, I want to save video in audio format file.
> 
> -Mohan 
> 

mencoder -oac copy -of rawaudio ... but if the audio stream is one
of those that need extradata this method doesn't work.
In this last case better save the audio stream as plain wav file
mplayer -ao pcm:file=audio.wav ...

It's all explained in the man page



More information about the MPlayer-users mailing list