My x264.exe keeps crashing during 2nd pass of encoding (VC1 directshow source as well), always at different point of the video. My encoder commandline: --pass 2 --bitrate 8423 --stats "Q:\PE2.stats" --ref 3 --bframes 3 --b-pyramid --weightb --direct auto --subme 6 --trellis 1 --analyse all --8x8dct --vbv-maxrate 25000 --me umh --merange 12 --threads auto --thread-input --cqmfile "W:\HDTV Encoding\eqm_avc_hr.cfg" --progress --no-psnr --no-ssim --output "Q:\PE2.mkv" "Q:\PE2.avs" My avs: directshowsource("q:\evovideo.mkv",audio=false,fps=23.976,seekzero=false,seek=true) crop(2,142,-2,-144) limitedsharpenfaster(strength=220) Spline36Resize(1920,800)