[x264-devel] threads based encoding not deterministic
Gabriel Bouvigne
gabriel.bouvigne at joost.com
Mon Jul 16 14:08:08 CEST 2007
If you enable both threads and specify a vbv buffer size, then encoding
is not deterministic:
* --threads 2 --progress --bitrate 1000 --vbv-bufsize 1500
=> not deterministic
* --threads 2 --progress --bitrate 1000
=> deterministic
* --threads 1 --progress --bitrate 1000 --vbv-bufsize 1500
=> deterministic
I will try to have a deeper look at it.
--
Gabriel
_______________________________________________
x264-devel mailing list
x264-devel at videolan.org
http://mailman.videolan.org/listinfo/x264-devel
More information about the x264-devel
mailing list