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

Re: Mencoder



Carl Fink wrote:
On Thu, Mar 03, 2005 at 08:48:07PM +0100, Francesco wrote:

Sergey A. Ovchar wrote:

Hi.
How can I extract soundtrack (entire or partial mp3) from video.avi ?

Sorry!
Why don't you read mencoder's documentation?
How do you tried to do?


Because it's really hard to understand?

	mplayer -ao pcm -aofile yourfilename.wav -vo null -vc dummy name-of-movie

will extract the entire sound track to an uncompressed WAV file.

Easily:

mplayer -vo null -ao pcm name-of-movie

This isn't difficult if you readed mplayer/mencoder documentation, it is translated to many langauges!

I don't rememeber how you can extract directly in mp3 format but then you can:

lame --vbr-new -V 6 -h -v file.wav - > file.mp3

Boto

--
Francesco Cioffi
Linux User id #340148 (http://counter.li.org)
Debian GNU/Linux user (http://www.debian.org)
Universita` del Sannio di Benevento (http://www.grace.ing.unisannio.it)
SannioLUG (http://www.sanniolug.org)



Reply to: