Skip to content

Releases: rigaya/NVEnc

7.47

23 Mar 13:53
Compare
Choose a tag to compare
  • Speed up --vpp-afs.
  • Fix crush of y4m reader when width cannot be divided by 16. ( #572 )
  • Fix crush when trying to output to a drive which does not exist.

7.46

13 Mar 12:06
Compare
Choose a tag to compare
  • Improve flexibility of nvvfx-superres to allow wide range of output resolutions.

7.45

08 Mar 12:30
Compare
Choose a tag to compare

Fix --crop not working correctly from NVEnc 7.42. ( #566, #567, #568 )

7.44

04 Mar 12:53
Compare
Choose a tag to compare
  • Fix --vpp-fruc not working when frame rate specified in fractions. ( #565 )

7.43

03 Mar 09:08
Compare
Choose a tag to compare
  • Add frame rate conversion filter by frame interpolation using FRUC in the NVIDIA Optical Flow SDK. (--vpp-fruc)
    Requires Windows/Turing or later GPUs/528.24 or later driver.
  • Fix --vpp-nvvfx-denoise not working in NVEnc 7.42. ( #561 )
  • Fix --vpp-smooth strength did not match that of 8-bit output when 10-bit output.
  • Changed default value of --avsync from cfr to auto, which does not fit the actual situation. ( #562 )

7.42

27 Feb 12:43
Compare
Choose a tag to compare

7.41

22 Jan 12:51
Compare
Choose a tag to compare

7.40

10 Dec 04:00
Compare
Choose a tag to compare
  • Update windows libav* dlls.

    • ffmpeg 5.1 -> 6.1
    • libpng 1.3.9 -> 1.4.0
    • opus 1.3.1 -> 1.4
    • libsndfile 1.2.0 -> 1.2.2
    • libxml2 2.10.3 -> 2.12.0
    • dav1d 1.0.0 -> 1.3.0
    • libaribcaption 1.1.1 (new!)
  • Remove --caption2ass.
    Equivalent processing can be done by --sub-codec ass#sub_type=ass,ass_single_rect=true.

7.39

03 Dec 01:56
Compare
Choose a tag to compare

7.38

27 Nov 09:31
Compare
Choose a tag to compare
  • Avoid crush from NVEnc 7.34 on systems which does not support AVX2. ( #539 )
  • Changed --audio-delay to allow passing in decimal points.
  • Enhanced log output functionality.