[x264-devel] Re: encoding with lots of small slices
Tuukka Toivonen
tuukkat at ee.oulu.fi
Thu Jul 20 15:36:30 CEST 2006
On Thu, 20 Jul 2006, Michael Roitzsch wrote:
> 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.
But it hurts the image quality, that's why it probably doesn't make much
sense unless for very large image sizes.
(it is not possible to use content from one slice to predict the content of
another slice)
--
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