Skip to content

Releases: rigaya/NVEnc

4.04

28 May 13:26
Compare
Choose a tag to compare
  • Avoid issue that unexpected SAR was set in some cases. ( #43 )
  • Add option to set chromaloc (--chromaloc <int>) ( #50 )

Download Windows Binary>>

4.03

20 May 12:35
Compare
Choose a tag to compare
  • Updated ffmpeg related dlls. ( #49 )

4.02

14 May 14:07
Compare
Choose a tag to compare

Minor Updates.

  • Set locale explicitly to system default.
  • Improve getting CPU info.

Download Windows Binary>>

4.01

03 May 09:08
Compare
Choose a tag to compare
  • fixed crash when using --masterdisplay, --maxcll. ( #46 )
  • fixed unexpected behavior when using --vpp-delogo-select.

Download windows Binary>>

4.00

02 May 05:59
Compare
Choose a tag to compare

Bump of major version is due to big change to NVEnc.auo(Aviutl plugin), changes are not so big for NVEncC.

  • Update NVENC SDK to 8.1.
  • Add option to set B frame reference mode. (--bref-mode)
    This seems to be option for future GPU.
  • Add option to set HEVC tier. (--tier) ( #44 )
  • Improve HEVC HDR metadata handling. ( #46 )
  • Improve avsync on muxing.

Download Windows Binary>>

3.33

13 Mar 14:28
Compare
Choose a tag to compare
  • fix error when using --trim in 3.32.

Download Windows binary >>

3.32: 動画の回転のmetadataが正常にコピーされないのを修正。( #42 )

11 Mar 12:44
Compare
Choose a tag to compare
  • Copy rotation metadata from input file. (avhw/avsw reader only, #42 )
  • As HEVC + weightp is reported to be unstable, NVEncC will show warning message for it. ( #34 )
  • Fix internal error "avcuvid: qStreamPktL2 > 0, this is internal error.". ( #42 )
  • Fix app crashing using --log, when output file name contains "%". ( #36 )
  • Enhance stability of --avsync vfr.

Windows Binary Download

3.31

04 Mar 13:00
Compare
Choose a tag to compare
  • Fix crash when using "%" character in output file. ( #36 )
  • Add "--avsync vfr" option for vfr output when using avhw/avsw reader. ( #37 )
    Please note that this could not be used with --trim.
  • Fix --trim option having up to 2 frame delay on some input files.
  • Limit decoder threads to 16 in avsw reader. (fix warning from libavcodec)

Windows Binary Download >>

3.30

20 Feb 13:35
Compare
Choose a tag to compare
  • Fix issue that the output stream when on using --max-cll or --master-display was incorrect.
  • Let driver set output buffer size to enhance stabbility (might fix weightp issue #34, since it's error occurs around bitstream output.)
  • Copy DEFAULT stream and language info when it could be got from input.( #33 )

Download Windows Binary

3.29

19 Feb 14:27
Compare
Choose a tag to compare
  • Allocate internal buffer size dynamically to enhance stability, especially with many lookaheads.
  • Set explicitly slice number to 1 on HEVC encoding.
  • Re-enable weightp on HEVC encoding, 390.77 driver + NVEnc 3.29 seems to work fine(?)
    may be only on my system? (Win10 x64, GTX1060)
  • Copy DEFAULT stream attirbutes on --audio-copy, --sub-copy, etc( #33 ).

Download Windows Binary>>