Skip to content

Releases: rigaya/QSVEnc

7.90

11 Jun 11:27
Compare
Choose a tag to compare
  • Add support for combining --output-format with -c raw. ( #257 )
    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.

7.89

29 Apr 03:40
Compare
Choose a tag to compare
  • Fixed issue with --vpp-decimate where timestamp and duration of frames became incorrect due to improper handling of the final frame's timestamp.
  • Improved handling of --avoid-idle-clock auto during parallel encoding (--parallel).

7.88

26 Apr 12:56
Compare
Choose a tag to compare
  • Fix --check-features not working on Linux systems from QSVEnc 7.86. ( #253 )

7.87

22 Apr 09:45
Compare
Choose a tag to compare

7.86

16 Apr 11:32
Compare
Choose a tag to compare
  • Fix error when using st2094-10 and st2094-40 for tonemapping_function in --vpp-libplacebo-tonemapping. ( #252 )
  • Improve VBV buffer size log display for AV1. ( #249 )
  • Improve stability of --parallel. ( #248 )
  • Use thread pool to prevent unlimited OpenCL build threads. ( #248 )
  • Add gpu_select to --log-level to show GPU auto selection status.

7.85

05 Apr 09:23
Compare
Choose a tag to compare
  • Improve audio and video synchronization to achieve more uniform mixing when muxing with subtitles or data tracks.
  • Improve invalid input data hadling to avoid freeze when "failed to run h264_mp4toannexb bitstream filter" error occurs. ( #246 )
    Now properly exits with error.
  • Add support for uyvy as input color format.
  • Automatically disable --parallel when number of encoders is 1 when using --parallel auto. ( #247 )

7.84

22 Mar 11:43
Compare
Choose a tag to compare
  • Add experimental parallel encoding feature with file splitting. (--parallel)
    This will enable to use multi GPU in parallel when input is file using avsw/avhw/avs/vpy reader.
  • Add support for ISO 639-2 T-codes in language code specification.
  • Continue processing even when DirectX11/Vulkan initialization fails.
  • Fix timestamps occasionally becoming incorrect when using --seek with certain input files.
  • Fix --qp-min and --qp-max not being set properly when only one of them is specified. ( #242 )
  • Avoid unnecessary Dolby Vision RPU conversion. ( #243 )
  • Fix error when using --vpp-deinterlace bob, where two frames with pts=0 were generated when the first frame was progressive with RFF.
  • Add libmfx1 package as dependency in Ubuntu 24.04 deb package.

7.83

04 Mar 09:41
Compare
Choose a tag to compare

7.82

01 Mar 11:44
Compare
Choose a tag to compare
  • Fix some codecs not being able to decode with --avsw since version 7.80.
  • Add options 10.0, 10.1, 10.2, 10.4 to --dolby-vision-profile.
  • Fix --dolby-vision-profile not working with inputs other than avhw/avsw.
  • Improve hw device detection on Linux environments with multiple Intel GPUs.

7.81

18 Feb 10:06
Compare
Choose a tag to compare
  • Fix --avsw not working in QSVEnc 7.80.