[FFmpeg-devel] [PATCH] libsvtav1: Add lp option
Anton Khirnov
anton at khirnov.net
Wed Feb 10 12:12:35 EET 2021
Quoting Christopher Degawa (2021-02-09 19:58:16)
> From: Christopher Degawa <christopher.degawa at intel.com>
>
> Equivalent to the --lp option for SvtAv1EncApp, and is the only way
> to control how much cpu power svt-av1 uses for now
>
> Not using thread_count as it would be preferable to reserve that until
> svt-av1 properly implements a threads option
>
> 0 == getconf _NPROCESSORS_ONLN
It is very non-obvious what "lp" means, "logical_processors" would be
better IMO.
--
Anton Khirnov
More information about the ffmpeg-devel
mailing list