Releases: rigaya/NVEnc
Releases · rigaya/NVEnc
7.75
- Now AV1 level is always set automatically by the driver to avoid error. ( #645 )
- Fix invalid value not returning error when using --dolby-vision-profile.
- Add option to set active area offsets to 0 for dolby vision rpu metadata. ( --dolby-vision-rpu-prm crop )
- Change log behaviour. ( #644, #643 )
7.74
- Fix muxer error copying PGS subtitles when the input has unsorted subtitle packets. ( #643 )
Now is able to avoid "Application provided invalid, non monotonically increasing dts to muxer" error. - Improve AV1 output when using --dhdr10-info.
- Fix incorrect parsing for cqp in --dynamic-rc. ( #642 )
- Fix --vpp-pad not working from NVEnc 7.71.
7.73
- Fix memory leak in raw output in HEVC and AV1. ( #638 )
- Changed implementation of --dhdr10-info to work on Linux.
Changed to use libhdr10plus instead of hdr10plus_gen.exe. - Fixed crush when --dolby-vision-rpu is used when there is no dovi in the input file.
- Fixed --dhdr10-info not working with raw output.
- Avoided crash when running --vpp-tweak with setting without effect. ( #637 )
7.72
- Fix --vpp-libplacebo-shader not working with shaders working with luma. ( #633 )
- Now --vpp-libplacebo-shader will auto detect
colorsytem
andtransfer
by default. - Fix --dhdr10-info not working.
7.71
- Add libplacebo filter support for Linux systems (currently Ubuntu 24.04 binary only).
Requires libplacebo API 338. - Add custom shader filter using libplacebo. (--vpp-libplaceo-shader)
- Fix help of --vpp-libplacebo-tonemapping. ( #629 )
7.70
- Add deband filter by libplacebo. (--vpp-libplacebo-deband)
- Add tone mapping filter by libplacebo. (--vpp-libplacebo-tonemapping)
- Fix memory leak when using the resize filter by libplacebo (--vpp-resize libplacebo-xxx) ( #625 ).
- Fix compile error with colorspace filter when using --vpp-ngx-truehdr. ( #626 )
- Now --dolby-vision-rpu copy will automatically convert to dolby vision profile 8 when input files is dolby vision profile 7 using libdovi. ( #616 )
7.69
7.68
- Add libplacebo resize filters for Windows x64 build (--vpp-resize).