[MEncoder-users] avi to h264 crashing itunes

Sebastian Kemper sebastian_ml at gmx.net
Tue Sep 9 19:26:44 CEST 2008


Am Montag, den 08.09.2008, 20:44 -0500 schrieb Philip Brodd:
> $ mencoder input.avi \
> -of lavf -lavfopts format=mp4 -vf dsize=560:-2,harddup \
> -ovc x264 -x264encopts bitrate=800:me=hex:pass=2:turbo=1 \
> -oac faac -faacopts mpeg=4:object=2:br=96 -channels 2 -srate 48000 \
> -o output2.mp4

Hi Philip,

"nocabac:level_idc=30" is needed ("B" frames are disabled per default).
Btw "trellis" needs CABAC from what I read so you can just let it go.

Regards
Sebastian




More information about the MEncoder-users mailing list