Skip to content

The Anime Scripter - Release [2.1.5]

Compare
Choose a tag to compare
@NevermindNilas NevermindNilas released this 14 Apr 22:15

The Anime Scripter

Added

  • Improved model download progress tracking with percentage-based milestones (20%, 40%, 60%, 80%, 100%) and file size reporting in logs

Changed

  • Removed torchmetrics & replaced all SSIM relevant functions with a custom SSIM.
  • A major redesign of the video decoding/encoding pipeline resulting in lower CPU usage, lower memory consumption and better encoding performance across the board.

Fixed

  • Potential import errors caused by signal.windows missing in the bootstrapper of pyinstaller(?).
  • fixed --outpoint.

Known issues

  • --inpoint doesn't currently work.

Adobe Edition

Added

  • N/A

Changed

  • Largely insignificant tweaks to some margins.
  • Removed log overflow generated by CEP on runtime.
  • Improved the progress bar UI.

Fixed

  • Fixed some issues with the progress bar being out of sync with the actual progress status.