Main update
- Add support for preserving the Alpha channel for transparent image.
- Add HDN level switching for ACNet, range from 1 to 3, higher for better denoising but may cause blur and lack of detail.
- Improve performance
CLI and GUI
- Add GIF support (treat as a video, CLI need adding
-v
and specifying the output suffix asgif
). - Allow processing video from URL.
- Allow non ASCII input for GUI.
- Update config for GUI.
- Bug fixes.
DSFilter
- Add resolution limit, it will not upscale if the video resolution threshold is exceeded.
- Fixed RGB format input may display weirdly.
- Add version display.
Android
- Add progress display for video processing.
Download in Gitee