feat(ffmpeg): add ffmpeg-core.wasm for video processing capabilities

This commit is contained in:
2025-11-14 19:49:37 +08:00
parent 18df10c7af
commit fb68b6a3cb
10 changed files with 1966 additions and 768 deletions

1
typings/types.d.ts vendored
View File

@@ -113,6 +113,7 @@ interface GBVideoItem {
title: string
content: string
bg_img: string
video_alpha_url?: string
video_url?: string
video_cover?: string
subtitle?: string