ffmpegwasm / ffmpegwasm/ffmpeg.wasm
Feature request: combining audio and video
未关闭
- 主要语言
- C
- 星标
- 17.8k
- 派生
- 1.1k
- PR 合并指标
- 30 天内没有已合并 PR
描述
**Is your feature request related to a problem? Please describe.**
I'm always frustrated when I need to combine audio and video together
**Describe the solution you'd like**
add a function to combine an audio track and a video together Example: ffmpeg.convert("audio.mp3", "video.mp4", "newname.mp4", "mediaTag")
**Describe alternatives you've considered**
I have consided a server that would do it but I dont want to wait for that and hope for a js lib to do this.
**Additional context**
none that is it.
贡献指南
评估
这个 Issue 还没有评估数据。