Tags: Gaurox/FrameShift
Tags
FrameShift 1.15.0 - Create Subtitle File: Whisper Base/Small/Turbo via sherpa-onnx, DirectML with init+inference CPU fallback, isolated worker process (FrameShift.SubtitlesWorker) to avoid ONNX Runtime collision, 4 bundled DML DLLs (sherpa-onnx 1.13.3 DML, ORT 1.24.4 DirectML, DirectML 1.15.4), overlapping-window long-media handling, cancellation and temp cleanup. - Upscale Video rawvideo pipeline: FFmpeg rawvideo in-memory path as primary, BMP pipeline kept as automatic fallback; UpscaleFrameProcessor buffer reuse (input tensor + DML inputs reused across frames). - AnimeVideo x2/x3 routing: ResolveVideoExecutionModel selects dedicated x2/x3 ONNX variants for anime requests instead of always running x4 then CPU resize. - New build script: build_publish.ps1 publishes to publish/FrameShift-win-x64 and runs Inno Setup; build_installer.ps1 updated to same output path. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Release 1.0.13 Upscale Image: add x2/x3/x4 scale presets and a custom aspect-locked target size to the model picker. The model runs at native x4 and the result is resampled (Lanczos) to the requested factor or size, clamped to <= x4. Adds --upscale-scale and --upscale-target CLI flags, and documents the ISCC location. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Release 1.0.12 Add Upscale Image AI action (upscale-image): x4 local upscaler with a model picker (Real-ESRGAN x4plus / Real-ESRGAN Anime 6B / Swin2SR), DirectML with CPU fallback, automatic tiling, and on-demand SHA256-verified model download. Bump version to 1.0.12 and update docs. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
PreviousNext