TNTwise
TNTwise
Unfortunately, everything here is Linux specific. There is other software like flowframes, enhancer, and others that can do the same function on windows. You might be able to run it...
My friend tested under WSL, and it works with the appimage. Unfortunately, it seems like GPU inference doesn't work because vulkan is unsupported, so you are stuck on CPU inference.
V2 will receive windows support.
Windows alpha has released!
Noted, I'm currently doing an overhaul of the code and I will see if I can make it a feature in the next release.
Should work now with the latest pre release.
From my testing, you need to put the amount of frames * 8 for it to work in your specific case.
Pretty sure the third frame at the end gets repeated to keep the time the same, at least that's what I'm told.
> Cool thanks! Imma try this later when i get home. I use linux so I am not sure a bat file will work on my case but i will...
After testing a bit with my app, I noticed that the scene change detection slowly went off with the new binary, this is likely why the last frame is duplicated,...