nvenc: add option to disable realtime hags

This commit is contained in:
ns6089
2023-09-02 15:12:02 +03:00
committed by Cameron Gutman
parent cadb45ec3d
commit 646a569210
5 changed files with 111 additions and 10 deletions

View File

@@ -29,6 +29,7 @@ namespace config {
} sw;
nvenc::nvenc_config nv;
bool nv_realtime_hags;
struct {
int preset;