ffmpeg.wasm
ffmpeg.wasm copied to clipboard
WebAssembly.Memory(): could not allocate memory
please provide more information, eg: environment, os, reproduce code
@yeliulee i'm facing too this problem in mobile devices, even this https://ffmpegwasm.netlify.app/ demo is not working in my mobile chrome (latest with experimential wasm on) .
@yeliulee do you know or have any workaround please tell us.
I'm facing the same problem. Works fine in my computer but crashes in android devices
I'm facing the same problem. Works fine in my computer but crashes in android devices
it depends on device memory, allocate lower initial memory in compiling script will make it work.