Releases: rigaya/VCEEnc
Releases · rigaya/VCEEnc
7.10
7.09
7.08
7.07
7.06
- Add another deinterlace filter. (--vpp-yadif)
7.05
This release has no change on Windows systems.
- Now VCEEncC will go find libOpenCL.so.1 when libOpenCL.so cannot be found.
7.04
- Fix unexpected abort caused when reading from stdin on Linux systems.
This change disables "quit by 'q' key" in Linux systems. - Support conversion from bt470bg in --vpp-colorspace.
7.03
7.02
Update only for Aviutl plugin VCEEnc.auo, new interface for adding extra options.
7.01
- Fix pre-analysis not detected properly even though it can be actually used. ( #56 )
- Fix HDR10 header not added when using HEVC raw output. ( #60 )
- Fix black line artifact caused when reading yuv422 input file using --crop option.
- Fix vpp-afs deinterlace blending causing artifact in some cases when handling YUV420.
- Fix artifacts caused when using --avhw with some HEVC input files.
- Add support for --vpp-smooth on devices which do not support OpenCL fp16 and subgroup features.
- Add error message when setting 0 for ldr_nits and source_peak.
- Add new option to resize while preserving aspect ratio. ( --output-res <w>x<h>,preserve_aspect_ratio=<string> )