[x264-devel] Re: encoding with lots of small slices
Michael Roitzsch
mroi at os.inf.tu-dresden.de
Thu Jul 20 15:21:57 CEST 2006
Hi,
> Likewise, I'd be interested to know why the max number of threads is
> 4. I bet both are related.
x264 handles one thread per slice, so they are directly related. I
think you can safely remove this limitation as long as the number of
slices/threads stays below the number of macroblock rows (video
height / 16) of your video.
Michael
--
This is the x264-devel mailing-list
To unsubscribe, go to: http://developers.videolan.org/lists.html
More information about the x264-devel
mailing list