ffmpegwasm / ffmpeg.wasm

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

Is it possible to compile ffmpeg.wasm as a static lib? #475

Open Jonathhhan opened 1 year ago

Jonathhhan commented 1 year ago

I would love to use ffmpeg as a lib in the Emscripten port of Open Frameworks. Is that possible with ffmpeg.wasm? Thanks.