Tuesday, January 28, 2025
- Change the
rc-lookaheadvalue for thenvenc-hevcvideo mode intranscode-video.rbfrom32to20per current Nvidia guidelines. A value of32is the maximum allowed but it's probably unnecessary. - Add ratecontrol code for the
nvenc-av1video mode which functionally matches that ofnvenc-hevcmode. - Change the
nvenc-av1video modequalityvalue from35to37. This will lower output bitrates below that ofnvenc-hevcmode, a sensible move because AV1 format is supposed to be more size-efficient than HEVC at the same perceived level of quality.