Skip to content

Releases: rigaya/NVEnc

9.10

15 Jan 11:38

Choose a tag to compare

9.09

02 Jan 09:00

Choose a tag to compare

  • Add support for Vapoursynth API V4. ( #747 )

9.08

27 Nov 11:47

Choose a tag to compare

9.07

08 Nov 07:52

Choose a tag to compare

  • Fix error when encoding H.264 for RTMP/FLV output.
  • Fix mkv output failure when encoding with -c av_libsvtav1. ( #733 )
  • Add option to show preset/tune parameters (--check-preset-params). ( #733, #735 )

9.06

31 Oct 09:31

Choose a tag to compare

  • Fix --vpp-resize bilinear,spline*,lanczos* creating artifacts depending on resize ratio. ( #698, #737 )

9.05

22 Oct 10:24

Choose a tag to compare

9.04

29 Sep 12:15

Choose a tag to compare

  • Improve DX11 device initialization to not detect virtual/remote adaptors. ( #725 )
    • Might improve Failed to init CUDA device 1 from DX11 device. error.
  • Improve progress indicator when using --parallel.
    • Previously was only showing the speed of first thread, now will show speed of all threads.
  • Add support for using --parallel with multiple pipes.

9.03

15 Sep 12:48

Choose a tag to compare

  • Fix 9.02 did not incude NVEncNVSDKNGX.dll. ( #724 )

9.02

14 Sep 12:30

Choose a tag to compare

  • Fix error when using both ngx-vsr and ngx-true-hdr together (issue since 9.00). ( #724 )
  • Avoid unintended fps values when front of input file is corrupted.

9.01

05 Sep 11:34

Choose a tag to compare

  • Improve handling when input files have negative pts.
  • Improve quality of burned in subtitles in --vpp-subburn processing by changing libass initialization method. ( #717 )