Skip to content

Releases: rigaya/NVEnc

8.11

13 Aug 11:53
Compare
Choose a tag to compare

8.10

31 Jul 11:34
Compare
Choose a tag to compare
  • Fix filtering crushing when using with interlaced encoding.

8.09

16 Jul 11:46
Compare
Choose a tag to compare

[NVEnc.auo]

  • Add installer for AviUtl2.
  • Add support for YUV444/10bit output for AviUtl2.

8.08

16 Jul 11:45
Compare
Choose a tag to compare

[NVEncC]

[NVEnc.auo]

  • Add support for AviUtl ExEdit2.

8.07

23 Jun 12:58
Compare
Choose a tag to compare
  • Fix issues with raw output when using formats like yuv4mpegpipe. ( #699 )
  • Fix potential freeze when using raw output.
  • Add support for --option-file on Linux.

8.06

18 Jun 11:03
Compare
Choose a tag to compare
  • Fix performance degradation caused in 8.05. ( #696 )

8.05

10 Jun 12:57
Compare
Choose a tag to compare
  • Add support for combining --output-format with -c raw. ( #693 )
    Now supports cases like -c raw --output-format nut.
  • Fix black/white processing in 10-bit depth for --vpp-edgelevel.
  • Improve interlace detection when using --avsw. ( #688 )

8.04

22 Apr 12:12
Compare
Choose a tag to compare

8.03

05 Apr 09:24
Compare
Choose a tag to compare
  • Improve audio and video synchronization to achieve more uniform mixing when muxing with subtitles or data tracks.
  • Improve invalid input data handling to avoid freeze when "failed to run h264_mp4toannexb bitstream filter" error occurs.
    Now properly exits with error.
  • Add support for uyvy as input color format. ( #678 )
  • Fix application freezing when using readers other than avhw.
  • Automatically disable --parallel when number of encoders is 1 when using --parallel auto.

8.02

29 Mar 23:32
Compare
Choose a tag to compare
  • Fix vpp-resize ngx-vsr, libplaceo* not working in 8.01. ( #683 )