[x264-devel] Bug Report/Help?

Mathieu Monnier manao at melix.net
Tue Aug 14 18:43:56 CEST 2007


> So just to confirm what your saying, even if you run x264 10 times with 
> the exact same settings/source/everything, it reboots at different spots 
> in the encode and not always at the same spot?  While I'm no expert on 
> the inner workings of x264, I would venture to say that if thats the 
> case its almost definitely not (directly) an x264 issue since in theory 
> x264 should run basically identically for each of those runs.  

Nope, since it's multithreaded. By default, when multithreaded, x264 is 
still deterministic. However, macroblocks in concurrent frame aren't 
encoded in the same order, and frames aren't encoded on the same CPU, so 
crashes due to x264 could occur at different places ( that's why 
multithreaded applications are harder to debug ).

However, a bug usually leads to a crash, not a reboot.

Regards,

Mathieu

_______________________________________________
x264-devel mailing list
x264-devel at videolan.org
http://mailman.videolan.org/listinfo/x264-devel


More information about the x264-devel mailing list