This commit is contained in:
eric
2026-03-24 11:34:35 -05:00
parent cc552d49f0
commit e6eb1c075b
25 changed files with 11949 additions and 180 deletions

View File

@@ -0,0 +1,3 @@
将 Windows 版 ffmpeg 解压后,把 ffmpeg.exe 放在本文件夹(或 bin 子文件夹)中。
正式安装包打包时electron-builder 会把整个项目根目录(排除 electron 等)拷入安装目录,
此处文件会随软件分发给用户,用户无需单独安装 ffmpeg。