[x264-devel] macroblock-level parallelism

liying (AN) liying105 at huawei.com
Tue Nov 6 07:16:20 CET 2018


Hello,

I have studied x264 for a while and I noticed that x264 implemented frame-level and slice-level parallelism and didn't implement macroblock-level parallelism.
I have tried to implement the macroblock-level parallelism based on frame-level parallelism in analysis stage before entropy coding, but the result was very depressing.
The encoding speed is slower than that of encoding with frame-level threads only in default settings even if I don't care about the PSNR.
My question is that is it possible to accelerate x264 by exploring the macroblock-level parallelism? And I wonder Why x264 didn't do it?
Thank you!

Sophie

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/x264-devel/attachments/20181106/b9c704a3/attachment.html>


More information about the x264-devel mailing list