Skip to content

Release version v2.3.0

Compare
Choose a tag to compare
@TianZerL TianZerL released this 07 Aug 15:32
· 613 commits to master since this release

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 as gif).
  • 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