[MEncoder-users] Extracting row video for x264 encoding

Grozdan neutrino8 at gmail.com
Wed Mar 30 11:15:35 CEST 2011


On Wed, Mar 30, 2011 at 10:31 AM, Julien Palard <mencoder at mandark.fr> wrote:
> 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:

add to x264encopts the option force_cfr and also add the correct fps
with -fps and -ofps, if needed

> _______________________________________________
> MEncoder-users mailing list
> MEncoder-users at mplayerhq.hu
> https://lists.mplayerhq.hu/mailman/listinfo/mencoder-users
>


More information about the MEncoder-users mailing list