ffmpegwasm / ffmpeg.wasm

FFmpeg for browser, powered by WebAssembly
https://ffmpegwasm.netlify.app
MIT License
13.47k stars 776 forks source link

ffmpeg.run() #700

Open ay192018 opened 4 months ago

ay192018 commented 4 months ago

Why does the ffmpeg.run method need to wait for it to finish executing before it can proceed to the next one? Is there a way to have it execute multiple at once