[MEncoder-users] Converting wmv3 to flv
RC
rcooley at spamcop.net
Sat Oct 22 11:17:27 CEST 2005
On Fri, 21 Oct 2005 20:14:52 +0000 (UTC)
Scott <scott at hawkee.com> wrote:
> -lavcopts vcodec=flv:vbitrate=250:autoaspect:acodec=mp3:
lavc mp3 just calls lame, so you're better off using -oac mp3lame
directly instead. Perhaps then it won't crash with 2ch audio.
> This works pretty well, but the audio is slightly out of sync with
> the video.
You can always try -mc 0 / -mc 0.01 / -mc 10 / etc.
> mencoder movie.flv -ovc copy -oac copy -audiofile audiodump.mp3
> -o movie2.flv
Without "-of lavf" you're just encoding to an AVI file.
> I think with mplayer I have to wait out the entire duration of the
> video to get the audiodump which is too long.
Nope. Look at the output of mplayer when using "-ao pcm", it tells you
how to speed-up audio output, using "-vc dummy" and a few other
options.
More information about the MEncoder-users
mailing list