VNC-151 Update AV1_NVENC encoder configuration

This commit is contained in:
El 2026-02-27 11:33:28 +00:00
parent 276b90b3ec
commit 078a7d3beb
No known key found for this signature in database
GPG key ID: EB3F4C9EA29CDE59

View file

@ -26,7 +26,7 @@ namespace rfb {
// av1_ffmpeg_vaapi
EncoderConfiguration{0, 0, {}},
// av1_nvenc
EncoderConfiguration{0, 0, {}},
EncoderConfiguration{0, 63, {18, 23, 28, 39, 63}},
// av1_software
EncoderConfiguration{0, 0, {}},