mirror of
https://github.com/LizardByte/Sunshine.git
synced 2025-08-10 00:52:16 +00:00
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:
@@ -320,7 +320,7 @@ namespace config {
|
||||
0, // hevc_mode
|
||||
0, // av1_mode
|
||||
|
||||
1, // min_threads
|
||||
2, // min_threads
|
||||
{
|
||||
"superfast"s, // preset
|
||||
"zerolatency"s, // tune
|
||||
|
||||
Reference in New Issue
Block a user