[FFmpeg-devel] [PATCH v4 2/2] avcodec/v210dec: add the frame and slice threading support

Kieran Kunhya kierank at obe.tv
Sun Oct 13 16:10:02 EEST 2019


>
> Michael, I have updated the patch to limit thread_count to [1,1,
> avctx->height/4],
> why height/4, it's borrowed from dxv.c, please give comments whether it's
> proper.
>

For the lack of big speed improvement, make sure you are giving each thread
a slice in order.

Kieran


More information about the ffmpeg-devel mailing list