- Update to VFX SDK 1.3, and rearrange NVVFX / NGX related filters.
- Extend
ngx-vsrin --vpp-resize. ( #796 ) thank you @cyj98 !- Add VFX SDK 1.2 quality modes 8-19.
- Add VFX SDK 1.3 streaming modes 21/23 and
vsr-strength. - Map the former
nvvfx-superrestongx-vsr.
- Add frame interpolation filter --vpp-nvvfx-framegen. ( #801 ) thank you @cyj98 !
- Remove
--vpp-nvvfx-artifact-reduction, which is removed from VFX SDK. - Update --vpp-nvvfx-denoise to VFX SDK 1.3, new additional modules and models are required.
- As the module and model size is quite large, they are in seperate archive NVEncNVVFXDenoise_20260925_x64.7z.
- Update the bundled NGX DLL to the VFX SDK 1.3 build.
- Extend
- Fix --frames with --trim reading an empty trim list just after initialization.
- Fix out-of-bounds write at the row end in --vpp-tweak.
- Fix non-determinism in --vpp-afs.
- Embed Kepler SASS as well, avoiding JIT of newer PTX that driver R470 cannot handle.
- Fix pixel format conversion.
- Update zh-cn.md docs and fix incorrect ja/en.md docs. ( #803 ) thank you @cyj98 !