- Add option to specify audio by quality. ( --audio-quality, #558 )
- Reduce GPU memory usage for filter processing at YUV420.
- Fix problem that --vpp-denoise-dct and --vpp-nnedi do not work correctly when used together. ( #559 )
- Fix messages when wrong values are specified for step and block_size in --vpp-denoise-dct. ( #559 )
- Update error messages since NVENC can now run 8 streams simultaneously.
- Added error message during nvvfx initialization. ( staxrip/staxrip#1196 )
- Fix debug log output of --vpp-smooth.
- Fix debug log output of --vpp-colorspace.
- Fix build with CUDA 11.
- Update Chinese version of the documentation. (Thank you so much @tongxiangzheng! #557)
- Other documentation updates.