ffmpegwasm / ffmpegwasm/ffmpeg.wasm
What is the correct way to concat (merge) two audio (or video) files?
Abierto
- Lenguaje dominante
- C
- Estrellas
- 17.8k
- Forks
- 1.1k
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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.]
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.