28 Jul
2005
28 Jul
'05
20:42
On Thursday 28 July 2005 12:49, Andrei Verovski (aka MacGuru) wrote:
The question is how to extract audio from uncompressed *.mov files and convert it to mp3 on Linux, where I have moved them?
If you have mplayer installed, it's pretty simple to extract the audio: mplayer -vc dummy -vo null -ao pcm:file=filename.wav file.mov then you can use something like lame to convert to mp3: lame -h filename.wav filename.mp3 -- Homepage http://scottj.org XFce desktop environment http://www.xfce.org Goodies for the XFce desktop http://xfce-goodies.berlios.de GPG public key ID: 811B00AB