ffmpegwasm / ffmpegwasm/ffmpeg.wasm
What is the correct way to concat (merge) two audio (or video) files?
Open
- Dominant language
- C
- Stars
- 17.8k
- Forks
- 1.1k
- PR merge metrics
- No merged PRs in 30d
Description
Basically, I want to concat two audio files (lets say, file1.mp3 and file2.mp3) , what is the correct code to achieve that?
(as a bonus, will be nice a way to concat mp4 files too). [I've only seen [this thread](https://github.com/ffmpegwasm/ffmpeg.wasm/issues/177), and even closed without answer.]
Contributor guide
Assessment
This issue has not been assessed yet.