Files
obs-studio/plugins
Lordmau5 2b88e617a2 obs-nvenc: Only update Target Quality in CQVBR mode
Previously it was setting the `averageBitRate` value to what is being set in Variable Bitrate rate control mode. However, CQVBR is initialized with a value of `0` and instead Target Quality is being used. This adds a check for the CQVBR mode and if it's set will update the `targetQuality` value, otherwise it will update `averageBitRate`.

Additionally reset `averageBitRate` to 0 if CQVBR is active, and reset `targetQuality` to 0 if it's not in any VBR mode
2026-06-19 14:06:39 -04:00
..
2026-06-09 13:41:19 -04:00
2026-06-09 13:41:19 -04:00
2026-06-09 13:41:19 -04:00
2026-06-09 13:41:19 -04:00
2026-06-09 13:41:19 -04:00
2026-06-09 13:41:19 -04:00
2026-06-09 13:41:19 -04:00
2026-06-09 13:41:19 -04:00