Skip to content

Releases: mikigal/Anime4K-GUI

v1.1.0

25 Feb 22:19
Compare
Choose a tag to compare

Chages:

  • Implemented CRF control
  • Fixed compatibility with ASS subtitles (Thanks @Middlepepper)
  • Changed default output format to MKV

Known issues:

  • If your input file contains subtitles streams you must use MKV as output format
  • For certain files (primarily MKV files with subtitles), the app fails to display progress, ETA, and speed, though upscaling functionality remains operational.

v1.0.9

31 Dec 02:31
Compare
Choose a tag to compare

Changes:

  • Potential fix for AMD GPUs
  • Implemented ETA timer
  • Improved handling progress log in debug mode

v1.0.8-hotfix1

29 Dec 13:56
Compare
Choose a tag to compare

Changes:

  • Fixed huge output file size due to CRF setting

v1.0.8

29 Dec 07:38
Compare
Choose a tag to compare

Changes:

  • Removed GPU sensors due to poor compatibility
  • Removed compression level setting (always set to lowest possible by default)
  • Forced Constant Rate Factor (CRF) value to 0 (only for H.264 and H.265)
  • Updated FFMPEG to latest version (2023-12-28 12:58)
  • Reworked FFMPEG stuff
  • Code refactoring and cleanup
  • UI tweaks

v1.0.7

28 Dec 10:03
Compare
Choose a tag to compare

Changes:

  • Implemented support for manually selecting video encoder (H264/H265/AV1)
  • Implemented CPU-based encoders
  • Implemented autosave of selected settings
  • Added FSRCNNX shaders
  • Fixed handling 5.1 and Dolby Digital (ac3, eac3) audio
  • Fixed handling subtitles
  • Fixed handling multiple audio and subtitles streams
  • Reworked progress bar (now it indicates current file progress instead of total)
  • UI tweaks

v1.0.6

26 Dec 14:48
Compare
Choose a tag to compare

Changes:

  • Allow encoding with libx264 (CPU based) - thanks @simplePCBuilding

v1.0.5

16 Nov 00:31
Compare
Choose a tag to compare

Changes

v1.0.4

14 Oct 13:47
Compare
Choose a tag to compare

Changes:

  • Improved debug logging of ffmpeg

v1.0.3

14 Oct 02:03
Compare
Choose a tag to compare

Changes:

  • Implemented debug mode

v1.0.2

13 Oct 23:32
Compare
Choose a tag to compare

Changes: