Adjust default CPU thread count to 2

It's a tiny reduction of encoding quality for a major increase in performance
This commit is contained in:
Cameron Gutman
2024-01-27 11:34:04 -06:00
parent 9dfe97d405
commit a15bd65391
3 changed files with 7 additions and 7 deletions

View File

@@ -320,7 +320,7 @@ namespace config {
0, // hevc_mode
0, // av1_mode
1, // min_threads
2, // min_threads
{
"superfast"s, // preset
"zerolatency"s, // tune