Skip to content

Releases: rigaya/NVEnc

3.06

05 Feb 12:24
Compare
Choose a tag to compare
  • add cuvid decode for HEVC, VP8 & VP9 codecs.
  • fix little memory leak.
  • show CUDA version used on --version.

Download Windows binary

3.05

22 Jan 12:14
Compare
Choose a tag to compare
  • bug fix: 3.04 was not enough to enable HEVC lossless encoding.

3.04

10 Jan 12:50
Compare
Choose a tag to compare

Enable HEVC lossless encoding.

Download Windows binary>>

3.03

09 Jan 09:10
Compare
Choose a tag to compare
  • Update NVENC SDK to 7.1
  • Rearrange rate control modes based on NVENC SDK 7.1
    • CQP (--cqp)
    • VBR (--vbr)
    • VBR High Quality (--vbrhq、previously --vbr2)
    • CBR (--cbr)
    • CBR High Quality (--cbrhq)
  • fix #4
  • fix app freeze on hevc encode when source is mkv.

downloads>>