ffmpegwasm / ffmpeg.wasm

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

feat: enable --enable-libzimg #574

Closed gabrielstuff closed 12 months ago

gabrielstuff commented 1 year ago

Try to enable --enable-libzimg

netlify[bot] commented 1 year ago

Deploy Preview for ffmpegwasm canceled.

Name Link
Latest commit ee8014279a335b20df420444e092c0d61d004c82
Latest deploy log https://app.netlify.com/sites/ffmpegwasm/deploys/64f8e8829ea598000774dcf2
jeromewu commented 12 months ago

LGTM, thanks

gabrielstuff commented 12 months ago

Hi @jeromewu,

Looks good but still fail with OOM. I'm not sure it should have been merged. I'd like to help debugging, but I do not know how on this OOM issue.

jeromewu commented 12 months ago

Is OOM caused by a big file? Or any file could lead to OOM?