mencoder. Here is what I was doing to assemble (initial) tests. I've been tweaking with way more options then I know what they do: #!/bin/bash FILETITLE="$1" #mencoder -vf pp=ac,framestep=2,filmdint=dint_thres=256,harddup -ovc x264 -x264encopts bitrate=$2:threads=auto:pass=1:turbo=2:framer...