Skip to content

Releases: rigaya/VCEEnc

5.03

29 Feb 10:05
Compare
Choose a tag to compare
  • Fix --caption2ass failing in some ts files.
  • Fix --cqp option was not parsed properly in VCEEnc 5.02.

5.02

11 Feb 09:58
Compare
Choose a tag to compare
  • Change system requirements to Win10 (only).
  • Update AMF from 1.4.14 to 1.4.16.
    Therefore VCEEnc now requires AMD Radeon Software Adrenalin Edition 20.2.1 or later.
  • Add option "--pa" to enable pre analysis module added in AMF 1.4.16, and options to adjust it. ( --pa-sc, --pa-ss, --pa-activity-type, --pa-caq-strength, --pa-initqpsc, --pa-fskip-maxqp )
  • Add options to calculate ssim/psnr (--ssim, --psnr).
  • Add feture to copy color characteristics from input file.
  • Now --tier high will be ignored when --level is set to 1 ~ 3.1.
  • Improve handling of mux process, which might fix the instability of seeking, like audio getting silent for a while after seeking.
  • Always show output file name on console.
  • Now progress indicator will show Video Encoder utilization.

5.01

24 Dec 13:53
Compare
Choose a tag to compare
  • Add deinterlacer implemented by OpenCL to VCEEnc. (--vpp-afs)
  • Avoid artifact caused on some environments when using hw decoder.
  • Fix memory leak in audio processing.
  • Fix trueHD decode error in mkv which has certain pattern of timestamps.

4.01

24 Nov 07:07
Compare
Choose a tag to compare
警告つぶし。

3.06

27 Feb 14:10
Compare
Choose a tag to compare
  • fix HEVC HW decoding corrupted from 3.05
  • show error code on major AMF errors
  • now output of --check-vce / --check-features will be send to stdout insted of stderr

3.05

14 Feb 13:09
Compare
Choose a tag to compare
  • disable EnforceHRD by default (which might cause unexpected behavior on HEVC VBR/CBR encoding)
  • add option to enable EnforceHRD (--enforce-hrd)
  • add option to enable filler data (--filler)

Windows binary download

3.04

03 Feb 12:20
Compare
Choose a tag to compare
  • Now VCEEnc has very little CPU usage as it were in VCEEnc 2.xx.
  • Now encoding can also be done during remote desktop.
  • Let level and max bitrate set dynamically based on resolution, framerate & ref, when not specified.
    This will fix the issue that 4K HEVC encoding was not available.
  • High bit depth input will automatically use sw decoder to avoid decode failure.
  • Add option to set device to use. (--device <int>)
  • Now --check-vce and --check-features can specify which device to check.
  • Fix a log message shown red, which should not be.
  • Let aspect ratio passed from input, when aspect ratio is not sepecified and no resize is done.

3.03

01 Feb 13:13
Compare
Choose a tag to compare
  • support high bit depth decode in software decoder(avsw).
  • fix displacement of color when using software decoding.
  • allow --vbaq option to be used on HEVC encoding when using vbr/cbr mode.

Download windows binary

3.02

30 Jan 13:13
Compare
Choose a tag to compare

・add option to set full range flag. (--fullrange, H.264 only)
・add sw decode mode (--avsw)
・add option to set HEVC tier. (--tier <string>)
・enhance stability of HW HEVC decoding.
・fix log issue, which has always shown quality as "normal" in HEVC encoding.
・fix log issue, which has shown deblock in the wrong way.
・fix problem that 4K could not be processed.
・fix --pre-analysis quarter not working.
・now --check-features can show HEVC features properly.
・improve error handling of audio processing.

!! Please also update the dlls included !!

Download windows binary

3.01

25 Jan 14:29
Compare
Choose a tag to compare
  • add option to set reference frames. (--ref <int>)
  • add option to set LTR frames. (--ltr <int>)
  • add H.264 Level 5.2.
  • add HEVC (8bit) HW decode.
  • add option to check VCE features on the system. (--check-features)
  • adjust parameters based on VCE features checked runtime.
  • disable wmv3 HW decode which does not work properly.
  • fix help typos.
  • print AMF Version to log & version info.

Windows binary download