Arsenic Bismuth
Arsenic Bismuth
I tried to do a simple images-to-video conversion using this library. I already ensured the FFmpeg is loaded and working just fine by transcoding the bunny video. The command I...
This is very similar to the issue I mentioned here: #714 (which I found a workaround by using `jpg` instead of `png`). But the behavior are similar: there's no feedback...
I found similar issue related to this, but in the drei repo: https://github.com/pmndrs/drei/issues/1558 But in my case, it also happens on the `MeshStandardMaterial` with `normalMap`. I can't really be sure...
PR #573 supposedly adds aborting feature. The message is properly received by the worker as we can see in the image below, but the process continues till completion. The sample...