[FFmpeg-devel] [PATCH] lavfi: make job count configurable separately from thread count
rcombs
rcombs at rcombs.me
Tue Sep 20 20:50:14 EEST 2022
Slicing frames into a larger number of jobs can improve performance significantly on asymmetric-multiprocessing systems.
On my M1 Max, performance on the two filters transitioned to the new model in this patchset (vf_scale and vf_unsharp, chosen somewhat arbitrarily as reasonable test cases) improved by roughly 15%.
More information about the ffmpeg-devel
mailing list