v0.8.44 — Windows 合成必挂根治 / Fix Windows video compose (issue #13)
本次修复 / What's fixed
- 修复 Windows 视频合成必失败(issue #13):合成用的 FFmpeg 命令过长(多分镜+字幕约 1.2 万字符、含内嵌换行),此前经系统 shell 执行时会超出 Windows
cmd.exe8191 字符命令行上限而被截断,导致「合成失败,请检查素材后重试」。现改为无 shell 执行(execFile+-filter_complex_script脚本文件),Windows 亦可稳定出片。升级后重新打开原项目、点「开始合成」即可,已生成的素材无需重做。 - Fixed Windows video compose always failing (issue #13): the FFmpeg command overran cmd.exe's 8191-char command-line limit; it now runs shell-free via execFile +
-filter_complex_script.
ClipForge 桌面版 —— 双击即用,内置 ffmpeg / sqlite,无需安装 Node。
- macOS (Apple Silicon):下载
.dmg。未签名,首次打开右键「打开」绕过 Gatekeeper。 - Windows (x64):下载
.exe安装。⚠️ Windows 版为自动构建、未经实测,欢迎反馈。
首次启动后数据存于系统用户目录(macOS:~/Library/Application Support/ClipForge)。
ClipForge Desktop — double-click to run. FFmpeg / SQLite bundled, no Node install required.
- macOS (Apple Silicon): download the
.dmg. Unsigned — on first launch, right-click → "Open" to bypass Gatekeeper. - Windows (x64): download the
.exeinstaller.⚠️ The Windows build is auto-generated and untested — feedback welcome.
On first launch, app data is stored under your user directory (macOS: ~/Library/Application Support/ClipForge).