mirror of
https://github.com/LizardByte/Sunshine.git
synced 2026-03-29 19:55:04 +00:00
nvenc: reorder config.html dictionary
This commit is contained in:
@ -1093,10 +1093,10 @@
|
||||
"keyboard": "enabled",
|
||||
"min_log_level": 2,
|
||||
"mouse": "enabled",
|
||||
"nvenc_preset": "1",
|
||||
"nvenc_twopass": "quarter_res",
|
||||
"nvenc_realtime_hags": "enabled",
|
||||
"nvenc_h264_cavlc": "disabled",
|
||||
"nvenc_preset": "1",
|
||||
"nvenc_realtime_hags": "enabled",
|
||||
"nvenc_twopass": "quarter_res",
|
||||
"origin_pin_allowed": "pc",
|
||||
"origin_web_ui_allowed": "lan",
|
||||
"qsv_coder": "auto",
|
||||
|
||||
Reference in New Issue
Block a user