[MEncoder-users] Mencoder and FLV container

Dave P lists.davep at gmail.com
Thu Jul 9 19:28:02 CEST 2009


On Thu, Jul 9, 2009 at 12:24, vf<fedorchuk at gmail.com> wrote:
> I'm trying put h264 video to the FLV container:
>
> # /usr/local/bin/mencoder -o /tmp/80056336515605765.flv
> /root/videotest/Crete_Faistas.avi -ovc x264 -x264encopts
> bitrate=288:frameref=5:bframes=0:me=umh:partitions=all:trellis=1:qp_step=4:qcomp=0.7:direct_pred=auto:keyint=300:threads=auto
> -vf scale=540:436,harddup -oac mp3lame -lavcopts acodec=mp3:abitrate=128
> -srate 22050

Why -oac mp3lame -lavcopts acodec=mp3:abitrate=128?

Either use -oac mp3lame -lameopts or -oac lavc -lavcopts, but not a mix of both.


More information about the MEncoder-users mailing list