[LAU] Tool to extract audio from avi file
Rob
lau at kudla.org
Sat Mar 1 11:39:59 EST 2008
On Saturday 01 March 2008 11:27, Sebastian Tschöpel wrote:
> Does anyone know a tool to extract the (mono i guess) audio track
> from an avi-file? A cmd-line tool would be fine as well.
Lots of things will do it. If you'd like a graphical tool, try
avidemux. If you want something a little quicker that you can use in
a script, here you go:
mplayer -vo null -ao pcm:file=myvideo.wav myvideo.avi
Rob
More information about the Linux-audio-user
mailing list