[MPlayer-users] 4 mencoder question and 1 mplayer
H du Plooy
hdp at webmail.co.za
Wed Aug 25 17:06:24 CEST 2004
On Wednesday 25 August 2004 15:06, jimbo yebster wrote:
> cat test.avi test2.ai | mencoder -nodix -oac copy -ovc
> copy -o final.avi -
Check your spelling. If you copied this from the commandline you used, you're
missing a "v" in test2
> 3.
> I want to dump the audio from a scene in a mp3 file,
> how?
> mplayer -dumpaudio R1.avi
> give me a "Core dumped ;)" and the file dump.stream is
> nothing usefull (mpg123 can't read it)
If the movie's sound is in fact an mp3 stream, you can use
mplayer -dumpaudio -dumpfile audio.mp3 R1.avi
If it's not already mp3, you'll have to use lame or something to make it mp3.
Hope that helps
Hans
More information about the MPlayer-users
mailing list