[LAU] .AVI to music file

Justin Smith noisesmith at gmail.com
Wed May 7 20:50:53 EDT 2008


On Wed, May 7, 2008 at 6:39 PM, millward <millward at ms.umanitoba.ca> wrote:
>  How do you strip the audio track from an .AVI file ?
>   I'd like the resulting audio track to be burned onto an audio CD.
>   The only good thing about the .AVI video file is the audio track.
>   This is on a LInux Ubuntu or Slackware system with a half-gig
>   of memory.  I'd upgrade the memory but this machine is getting
>   too old to throw money at. I'd rather save to get a new machine
>   sometime this fall.
>
>  _______________________________________________
>  Linux-audio-user mailing list
>  Linux-audio-user at lists.linuxaudio.org
>  http://lists.linuxaudio.org/mailman/listinfo/linux-audio-user
>

mplayer will do this with any movie file:
mplayer -vc null -vo null -ao pcm -benchmark test.avi

(this creates the file audiodump.wav, there may be a way to also
specify the name for automation purposes)



More information about the Linux-audio-user mailing list