[MEncoder-users] Extracting row video for x264 encoding

Julien Palard mencoder at mandark.fr
Wed Mar 30 10:31:27 CEST 2011


On Tue, Mar 29, 2011 at 9:48 PM, Andrew Berg <bahamutzero8825 at gmail.com> wrote:
> Why encode them separately? You can use MEncoder to process both at the
> same time

I just tried
mencoder $INPUT_FILE -oac mp3lame -vf
dsize=650:366:0,scale=0:0,expand=650:366,dsize=1.5,format=i420 -ovc
x264 -x264encopts
profile=baseline:no-cabac:me=tesa:vbv-bufsize=512:vbv-maxrate=512:subme=10:partitions=all:level=3:no-fast-pskip
-o $OUTPUT_FILE

and it worst the resulting video plays 2x too fast )o:


More information about the MEncoder-users mailing list