ffmpegwasm / ffmpeg.wasm

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

run sample in /app, but hanging and no error #790

Open MrPluto0 opened 1 month ago

MrPluto0 commented 1 month ago

Running in vue-vite or react-vite in offical samples, but hanging and no error. If i use single thread, it works. Why for multi threads?

Stream #0:0 -> #0:0 (indeo4 (native) -> h264 (libx264))

image

MrPluto0 commented 1 month ago

i found issue is same: https://github.com/ffmpegwasm/ffmpeg.wasm/issues/597