CS-FreeStyle / 10000-How-To-Do-in-CS

1 stars 0 forks source link

ffmpeg threads #132

Open liuty10 opened 3 years ago

liuty10 commented 3 years ago

https://superuser.com/questions/155305/how-many-threads-does-ffmpeg-use-by-default 1.5 x number of cores for frame threads. 1 x number of cores for slice threads. This is specific for (lib)x264.