ffmpegwasm / ffmpegwasm/ffmpeg.wasm
What is the correct way to concat (merge) two audio (or video) files?
Ouverte
- Langage dominant
- C
- Étoiles
- 17.8k
- Forks
- 1.1k
- Métriques de merge des PR
- Aucune PR mergée en 30 j
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.]
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.