petermg
petermg
Nice. On Fri, Sep 2, 2022, 11:21 AM WyattBlue ***@***.***> wrote: > Done > > — > Reply to this email directly, view it on GitHub > , > or...
Same here.
Thanks! I just noticed that's the version on the script. Just finished compiling that one and am about to flash it now 👍 UPDATE:Flashed it and audio is working as...
Also the URL in the script is no longer valid since they "officially" removed that version, but there is still a working link, it's here: https://download.wyzecam.com/firmware/v2/demo_4.9.8.1002.zip
I made one that has framerate detection. See: https://github.com/petermg/jumpcutter/tree/patch-2 Also you can download a Windows executable I complied, along with a drag and drop bat file and ffmpeg: https://1drv.ms/u/s!AjpZw3nbsfwNgY4jBZTi9G17idUl6Q?e=he72ae
> I found a script that does it much faster (by a lot) and doesnt have to extract each frame, saving time and space. Also it doesn't seem to have...
Same thing here. If it wasn't for this post I wouldn't have known it works fine with Java. Sadly the rust keeps disconnecting with the error posted in the reply...
Fully agree with this. I just installed Jan and my work around was to create a symlink, `"mklink /D C:\users\\jan D:\AI\jan"` I love symlinks on Windows! For anyone else wanting...
I'm having this exact same issue, I'm getting ERR_UNKNOWN_URL_SCHEME
This is interesting. What method does he use to process the videos faster? I use this thing almost daily. In mine I did the following: 1. the correct frame rate...