[linux-audio-user] extract audio from avi

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, Sep 30, 2004 at 06:35:11PM +0400, Andrew Gaydenko wrote:
> Hi,
> 
> What is the simplest way to extract an audio (to wav file) from a video avi file?
>

hi,

this command line extract audio and put it in a file named "audiodump.wav": 

mplayer -ao pcm my_movie.avi


the same but don't show the video:

mplayer -vo null -ao pcm my_movie.avi


bye
--
Lazzaro

[Index of Archives]     [Linux Sound]     [ALSA Users]     [Pulse Audio]     [ALSA Devel]     [Sox Users]     [Linux Media]     [Kernel]     [Photo Sharing]     [Gimp]     [Yosemite News]     [Linux Media]

  Powered by Linux