Releases: rigaya/NVEnc
Releases · rigaya/NVEnc
8.11
8.10
8.09
8.08
[NVEncC]
- Fix processing in YUV444 for --vpp-subburn. ( #691 )
- Fix handling when end is omitted in --dynamic-rc.
[NVEnc.auo]
- Add support for AviUtl ExEdit2.
8.07
8.06
8.05
- 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
- Add
inverse_tone_mapping
option to --vpp-libplacebo-tonemapping. - Fix error when using
st2094-10
andst2094-40
fortonemapping_function
in --vpp-libplacebo-tonemapping. - Fix GPU selection defaulting to the first GPU when performance counter information is not available.
- Fix --vpp-colorspace creating green line when input is interlaced.
- Add --task-perf-monitor to collect per task time comsumption in main thread.
- Adjust log output format.
8.03
- 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
.