Re: [linux-audio-user] extract audio from avi

New Message Reply About this list Date view Thread view Subject view Author view Other groups

Subject: Re: [linux-audio-user] extract audio from avi
From: Lazzaro N. Ciccolella (ciccolix_AT_tiscalinet.it)
Date: Thu Sep 30 2004 - 18:30:09 EEST


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


New Message Reply About this list Date view Thread view Subject view Author view Other groups

This archive was generated by hypermail 2b28 : Thu Sep 30 2004 - 18:32:11 EEST