mirror of
https://github.com/kasmtech/KasmVNC.git
synced 2026-07-18 00:45:51 +00:00
VNC-151 Update AV1_NVENC encoder configuration
This commit is contained in:
parent
276b90b3ec
commit
078a7d3beb
1 changed files with 1 additions and 1 deletions
|
|
@ -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, {}},
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue