Log in

View Full Version : x264 crashing with x264 v1153 when starting 2nd pass.


hajj_3
25th May 2009, 16:41
x264.exe crashes when i start 2nd pass each time using v1153-1 and v1153-2.

Here's a screenshot:

http://i43.tinypic.com/keaxd3.jpg

i have a q6700 cpu and 4gb ram. I havent tried v1159 as i'm waiting for that to be pushed to megui updates.

these are the settings i used:

program --pass 2 --bitrate 2863 --stats ".stats" --level 4.1 --ref 3 --mixed-refs --bframes 3 --b-pyramid --weightb --direct auto --deblock -1:-1 --subme 7 --trellis 1 --partitions p8x8,b8x8,i4x4,i8x8 --8x8dct --vbv-bufsize 50000 --vbv-maxrate 50000 --merange 24 --threads 6 --thread-input --progress --no-psnr --no-ssim --output "output" "input"

I've also tried encoding from E:\1\ as the error message says something about the path but it didnt fix the crashing on 2nd pass.

b66pak
25th May 2009, 17:04
here too...got to http://megui.org/auto/ and get x264-1148-1.zip...unzip and replace the x264.exe from "c:\Program Files\megui\tools\x264\"...or go to www.x264.nl and get the latest x264.exe...
_

hajj_3
26th May 2009, 01:45
thanks, works fine with v1148 x264.exe. Will see if v1159 fixes the crashing when they add it to megui auto-update.