ffmpegwasm / ffmpegwasm/ffmpeg.wasm
ffmpeg.wasm audio concatination is not working in browser
Open
- Dominant language
- C
- Stars
- 17.8k
- Forks
- 1.1k
- PR merge metrics
- No merged PRs in 30d
Description
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
Contributor guide
Assessment
This issue has not been assessed yet.