ffmpeg.wasm icon indicating copy to clipboard operation
ffmpeg.wasm copied to clipboard

WebAssembly.Memory(): could not allocate memory

Open Iitianci opened this issue 2 years ago • 1 comments

Iitianci avatar Aug 25 '22 12:08 Iitianci

please provide more information, eg: environment, os, reproduce code

yeliulee avatar Aug 26 '22 10:08 yeliulee

@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.

EABangalore avatar Oct 04 '22 07:10 EABangalore

I'm facing the same problem. Works fine in my computer but crashes in android devices

RifatMahmudno-1 avatar Nov 07 '22 14:11 RifatMahmudno-1

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.

yeliulee avatar Feb 04 '23 10:02 yeliulee