Skip to content

Releases: rigaya/VCEEnc

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

Add Polaris HEVC encode

22 Jan 11:54
Compare
Choose a tag to compare
  • Update SDK to AMD Media Framework 1.4.
    • AMD Radeon Softwawre Crimson 17.1.1 or later is required.
  • Add support for Polaris HEVC encoding. (-c hevc)
  • Add SAR options. (--sar <int>:<int>, --dar <int>:<int>)
  • Add pre analysis option. (--pre-analysis <string>)
  • Add VBAQ option. (--vbaq, H.264 only)
  • Fix some problems from previous version.

Download Windows binary>>