Skip to content

Releases: rigaya/QSVEnc

7.23

01 Nov 03:54
Compare
Choose a tag to compare
  • Fix --check-features columns order accidentally changed in 7.22.

7.22

30 Oct 02:34
Compare
Choose a tag to compare
  • Now QSVEncC will automatically select GPU to run on by output codec selected.
  • Fix "Failed to get timestamp" error caused when using --vpp-afs with AV1 encoding.

7.21

30 Sep 12:30
Compare
Choose a tag to compare
  • Add support for --master-display/--maxcll/--dhdr10plus in AV1 encoding.
  • Change --gop-ref-dist default for AV1 from 4 to 8. ( #87 )
  • Change upper limit for CQP/ICQ in AV1 encoding. ( #87 )
  • Add new options. ( #90 )
    • --repeat-headers
    • --intra-refresh-cycle
    • --hevc-gpb
  • Fix OpenCL compiler error in --vpp-deband in some environments. ( #89 )
  • Fix OpenCL filters causing error on Arc GPU when not using --avhw.

7.20

21 Sep 12:57
Compare
Choose a tag to compare
  • Add new option --gop-ref-dist for AV1 encoding, which previously was fixed to 1.
  • Now default for --gop-ref-dist will be 4 for AV1 encoding. ( #87 )

7.19

19 Sep 12:03
Compare
Choose a tag to compare
  • Change default of --hyper-mode from "adaptive" to "off".
    This will fix QSVEnc 7.15 and later causing error in HEVC encoding. ( #87 )

7.18

18 Sep 01:05
Compare
Choose a tag to compare
  • Fix --profile causing error in H.264 encoding in QSVEnc 7.17. ( #87 )

7.17

17 Sep 01:47
Compare
Choose a tag to compare
  • Fix VP9 encoding not working from QSVEnc 7.08 on systems with driver supporting API 2.05 or later. ( #85 )
  • --aud / --pic-struct / VUI support will be now checked before encoding.

7.16

07 Sep 10:45
Compare
Choose a tag to compare
  • Fix QSVEnc 7.15 failing on HEVC encode on iGPUs before IceLake. ( #83 )

7.15

05 Sep 12:51
Compare
Choose a tag to compare
  • Now Hyper Encode can be used in HEVC encoding.
  • Fix not intended device was selected when selecting device automatically.
  • Improve stability of OpenCL filters.

Note 2022/9/6: There seems to be a case that encoding fails in QSVEnc 7.15 now, please use 7.14 in that case. ( #83 )

7.14

01 Sep 12:46
Compare
Choose a tag to compare
  • Improve stability of --ssim and --psnr. ( #81 )
  • Improve stability getting GPU utilization.