Merge pull request #975 from nagisa77/feature/ffmpeg_load

Feature/ffmpeg load
This commit is contained in:
Tim
2025-09-11 19:12:16 +08:00
committed by GitHub
7 changed files with 12 additions and 2423 deletions

View File

@@ -118,7 +118,7 @@ export function createVditor(editorId, options = {}) {
// 如果是视频文件且需要压缩
if (isVideo && sizeCheck.needsCompression) {
try {
vditor.tip('视频压缩中...', 0)
vditor.tip('开始部署ffmpeg环境... 请稍等', 0)
vditor.disabled()
// 使用 FFmpeg 压缩视频