the_ether
18th August 2009, 15:34
What's happened to slices in x264? They seem to have been, eh, cut out.
If I understand correctly, x264 used to support multiple slices per frame but when the threading policy changed to one thread per frame instead of per slice, the ability to have multiple slices per frame was removed. Now it seems to ne one thread per frame only.
To use multiple slices would I have to dig back in x264 history to when there was one thread, one slice?
If I understand correctly, x264 used to support multiple slices per frame but when the threading policy changed to one thread per frame instead of per slice, the ability to have multiple slices per frame was removed. Now it seems to ne one thread per frame only.
To use multiple slices would I have to dig back in x264 history to when there was one thread, one slice?