[MEncoder-users] AVI to FLV not working...
John Brown
johnbrown105 at hotmail.com
Mon Jan 21 20:30:00 CET 2008
Christophe Ruelle <mencoder <at> xtof.com> writes:
>
> Hello,
>
> I'm trying to convert a 15 MB avi to FLV. The avi is a 30 sec video
> file.
> The result is a 1 second flv ;(
>
>
> #
> # mencoder 21.avi -o /tmp/21.avi.flv -of lavf -oac mp3lame -lameopts
> abr:br=56 -ovc lavc -lavcopts
> vcodec=flv:acodec=mp3:abitrate=56:vbitrate=1200:trell -srate 22050
> #
>
> MEncoder 1.0rc2-4.1.1 (C) 2000-2007 MPlayer Team
1) Try a more recent version (svn).
2) It's not the cause of your problem, but since you specify -oac
mp3lame, you should remove acodec and abitrate from your -lavcopts.
More information about the MEncoder-users
mailing list