提交 068b9904 编写于 作者: J jp9000

UI: Adjust simple output mode preset NVENC bitrates

The bitrates were a bit higher than they probably should be.
上级 75e43069
......@@ -487,7 +487,7 @@ void SimpleOutput::UpdateRecordingSettings()
UpdateRecordingSettings_qsv11(crf);
} else if (videoEncoder == SIMPLE_ENCODER_NVENC) {
UpdateRecordingSettings_nvenc(ultra_hq ? 90000 : 50000);
UpdateRecordingSettings_nvenc(ultra_hq ? 90000 : 22000);
}
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册