Releases: rigaya/NVEnc
Releases · rigaya/NVEnc
7.17
7.16
7.15
- Add filters using NVIDIA MAXINE VideoEffects SDK. (Windows x64 only)
These filters requires Turing Gen GPU (RTX20xx) or later.
Please download and install Video Effect models and runtime dependencies to use these filters.
Also there are restriction to the input resolution, please check the link below.- --vpp-nvvfx-denoise
- --vpp-nvvfx-artifact-reduction
- --vpp-resize nvvfx-superres
- Update ffmpeg libraries. (Windows)
- ffmpeg 5.0 -> 5.1
- libpng 1.3.8 -> 1.3.9
- expat 2.4.4 -> 2.5.0
- libsndfile 1.0.31 -> 1.2.0
- libxml2 2.9.12 -> 2.10.3
- libbluray 1.3.0 -> 1.3.4
- dav1d 0.9.2 -> 1.0.0
- Fix PGS subtitles not muxed properly using --sub-source.
7.14
- Enable --bref-mode by default when preset slower than default is selected. ( #449, #458 )
- Improve lowlatency (--lowlatency) mode to improve stability of output intervals.
- Add option to attach files to output file. (--attachement-source)
- Fix bitrate and encoding speed information not collected properly with --perf-monitor.
7.13
- Improve master display metadata handling for AV1 encoding. ( #453 )
- Fix wrong metadata written when --master-display is set but --max-cll was not specified.
- Fix --audio-copy by language not working properly.
- --chromaloc can now override --dolby-vision-profile.
7.12
7.11
- Now --vpp-overlay could be used multiple times.
7.10
7.09
7.08
- Add parameter
drop
which will remove multiple frames within a cycle to --vpp-decimate. - Remove
-c raw
support which was added in NVEnc 7.07.