does anyone notice that now multiple -x264encopts doesn't add up? instead it will use the last one. for example: mencoder -oac mp3lame -ovc x264 -x264encopts pass=1:threads=3 video.mp4 -o video.avi -x264encopts bitrate=800 the video won't be encoded using multipass mode