ffmpegwasm / ffmpegwasm/ffmpeg.wasm

Feature request: combining audio and video

Open
#160 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
C
Stars
17.8k
Forks
1.1k
PR merge metrics
No merged PRs in 30d

Description

**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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.