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
andrange
are supported by the buffer filter. - Resource file missing error messages.
- Rewritten the CLI with C++.