Skip to content

Releases: rigaya/NVEnc

7.75

22 Nov 09:06
Compare
Choose a tag to compare

7.74

12 Nov 12:47
Compare
Choose a tag to compare
  • 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

02 Nov 09:15
Compare
Choose a tag to compare
  • 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

27 Oct 11:45
13bd6d4
Compare
Choose a tag to compare

7.71

26 Oct 11:59
Compare
Choose a tag to compare
  • 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

12 Oct 11:47
3ef8402
Compare
Choose a tag to compare

7.69

23 Sep 11:55
Compare
Choose a tag to compare
  • Fix --vpp-afs resulting in wrong chroma handling when used with --output-csp yuv444 from 7.61.

7.68

21 Sep 11:49
Compare
Choose a tag to compare

7.67

08 Sep 11:50
Compare
Choose a tag to compare
  • Fix auto device selection not working properly on some multi gpu environments from NVEnc 7.56.

7.66

02 Sep 12:41
Compare
Choose a tag to compare
  • Update ffmpeg libraries (Windows).
    • Improve MMT/TLV parser.
  • Fix help of --vpp-smooth showing wrong value range for qp option. ( #620 )