Matthew Abrman

Results 7 comments of Matthew Abrman

> It seems to be an issue introduced in `0.1.2`. I worked around this issue by downgrading to `0.1.1` in my `package.json` and now it doesn't go back down to...

Can confirm. Very frustrating. Came here to open a new issue, but seems like this has been a thing for a while? @jinmiaoluo If you swap keys using by modifying...

> In 0.12.3, vite issues has been resolved, please feel free to try it: https://github.com/ffmpegwasm/ffmpeg.wasm/releases/tag/v0.12.3 This is a headache - Download zip from 0.12.3 releases link provided. - Unzip and...

I've started with a clean copy of react-vite-app and followed the same steps as before updating videoURL with a downloaded copy into `./public/` directory. (`const videoURL = "/video-15s.avi";`) and using...

I tried it on another machine, and got to `frame= 1 fps=0.0 q=0.0 size= 0kB time=00:00:00.00 bitrate=N/A speed= 0x` where it stalls. I'll take another look later today to see...

I used `npm install svelte-navigator --force` seems to work also, but you'll never feel clean again.

I'm pretty sure you could sort this out within the `` property. Are you able to provide a codesandbox example of what you got so far?