Skip to content

6.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Nov 02:04
· 105 commits to master since this release
7a7558e

Note

The Linux binary release has been replaced with a Debian .deb package built for Ubuntu 24.04.

Added

  • A better timer that gets paused when the processing is paused.
  • Detection for the validity of the provided GPU ID.
  • The --listgpus option to list available Vulkan GPU devices.
  • Vulkan device selection for libplacebo.
  • Status bar and processing statistics. (Video2X Qt6)

Fixed

  • Wide character string paths support on Windows systems without UTF-8 suppoprt enabled.

Changed

  • Automatically detect if options colorspace and range are supported by the buffer filter.
  • Resource file missing error messages.
  • Rewritten the CLI with C++.

image