ffmpegwasm / ffmpegwasm/ffmpeg.wasm
ffmpeg.wasm audio concatination is not working in browser
Abierto
- Lenguaje dominante
- C
- Estrellas
- 17.8k
- Forks
- 1.1k
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
I was trying to concat 2 audio files from the front-end using only html and javascript but it is not working
here is the code link: https://codepen.io/sourabh-karnani/pen/WNgVEEY
this is the error comming :createFFmpeg.js:139 Uncaught (in promise) Error: ffmpeg.FS('readFile', 'output.mp3') error. Check if the path exists
which path is wrong?
please help
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.