omni-media / omniclip

Open source video editing web application
https://omniclip.app/
MIT License
860 stars 23 forks source link

Is the demo broken or is it just me? #12

Open ovizii opened 4 months ago

ovizii commented 4 months ago

Visiting https://omniclip.app/ with Chrome and Firefox but getting this error:

image

FFMPEG ERROR LOADING: RuntimeError: Aborted(CompileError: WebAssembly.instantiate(): Compiling function #81 failed: Wasm SIMD unsupported @+68677). Build with -sASSERTIONS for more info.

zenkyuv commented 4 months ago

First time I see this error, I will have to look into it, you can also try if it works on edge

ovizii commented 4 months ago

Same problem, could it possibly be some DNS/adblocker problem? Does it work for other people?

image

zenkyuv commented 4 months ago

I think it works for most people, you could try disabling all the plugins and check if that works

zenkyuv commented 4 months ago

But I do think its more of a 'me' kind of problem or more specifically ffmpeg wasm problem so Im afraid I might not help

ovizii commented 4 months ago

I think it works for most people, you could try disabling all the plugins and check if that works

I did that with Chrome as it is my main browser. Firefox is pristine, and I never even opened Edge before you asked me to. OK, I guess I opened it once, when I installed Win11 and had to download Chrome ;-)

Tried from a different PC with Chrome: image

zenkyuv commented 4 months ago

I think it works for most people, you could try disabling all the plugins and check if that works

I did that with Chrome as it is my main browser. Firefox is pristine, and I never even opened Edge before you asked me to. OK, I guess I opened it once, when I installed Win11 and had to download Chrome ;-)

Tried from a different PC with Chrome: image

hmm this error simply means that it couldnt download ffmpeg, maybe slow internet or something else blocking it from fetching, hard to tell

ovizii commented 3 months ago

Btw. I got hold of an Edge browser and it works indeed. No luck with Firefox or Chrome.