You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.