[x264-devel] regression test of x264
Gabriel Bouvigne
gabriel.bouvigne at joost.com
Tue Nov 4 12:17:25 CET 2008
Chang Chen a écrit :
> Ok, would you like to help me to point out which algorithm of x264 is
> randomness?
Threading: x264 threading is by encoding multiple frames in parallel. If
you are encoding frames A and B with B being predicted from A, B
encoding results at a given macroblock line can change according to how
much of frame A is already encoded.
That would be the case with motion estimation and VBV handling.
--
Gabriel
More information about the x264-devel
mailing list