This release is a small bugfix release, mainly fixing high CPU load on certain systems introduced in the previous version.
Windows
You have two options to download this release:
- download from Pixeldrain as a single file
lada-0.9.1.7z - or download from Github Releases (See Assets section) split into two files
lada-v0.9.1.7z.002andlada-v0.9.1.7z.002
Use 7-zip to extract the file(s)
File checksums (sha256):
e9a888a7c68cf781cad665ddb2cda34356c10e7de4901ed13329789156013f81 lada-v0.9.1.7z.001
a19454f98dd4c65be7c2c3142e04fd645cc8a5c2fc2fac6bd4e321e7c3b8dd12 lada-v0.9.1.7z.002
6955ec2ec54c8bd24657af467aaf35723c94d1bdcb218cc6b344950354a0be80 lada-v0.9.1.7z
Flathub
The release has been published to Flathub and should become available shortly
Docker
The release has been published to Dockerhub and should become available shortly
Changelog
Features / Improvements
- GUI: Add toggle to enable/disable FP16 precision (was only available via CLI previously). On some hardware FP16 can be slower so you might want to disable it
- GUI: Keep progress bar visible in single file export view after export job completed as is done in multi-file view
- CLI+GUI: Enable multithreaded video decoding for potentially higher processing speed
Fixes:
- CLI+GUI: Fix high-CPU load on certain systems. This change should bring CPU usage back to pre v0.9.0 levels while keeping the speed increase
- GUI: Fix Seek Preview still showing frames of old file after new file was selected
- GUI: Fix crash on Windows on systems were CUDA SDK was installed system-wide
Appreciation
This release features code contributions from
suphamster, Kruk2, ladaapp
These fine folks provided translations for this release
- Chinese (Simplified Han Script): dragonSoul
- Chinese (Traditional Han Script): tetsukasinobu
- Dutch: Vistaus
- Japanese: softasa
- Spanish: Abraxax
Thanks also to everyone that reported bugs or helped triaging problems on the issue tracker. Special Thanks to FishYu and qiyu55555 for helping to track down performance regressions.