TNTwise

Results 67 comments of TNTwise
trafficstars

I set up a ko-fi https://ko-fi.com/tntwise due to multiple people suggesting a place for donations.

Yes, I recompiled a binary that works with those models here: https://github.com/TNTwise/rife-ncnn-vulkan

This usually happens when you don't specify an output. Make sure you are using -o output_frames, if not send the command you are using here.

This is most likely due to a ncnn update causing simplevk to be used by default. You have to disable NCNN_SIMPLEVK in the meson file. I cant seem to get...

I got it to compile https://github.com/TNTwise/VapourSynth-RIFE-ncnn-Vulkan/releases/tag/V1 Please try with this build and see if it fixes it or not.

I'm updating ncnn right now, that might fix it but I don't know at this point.

See if this works.... Idk how to reproduce so I'm kind of just guessing at this point... Sorry https://github.com/TNTwise/VapourSynth-RIFE-ncnn-Vulkan/releases/tag/V2

I can try a few things, but imo you should just use the latest vapoursynth that works and just use model_path to load whatever rife model you want. This will...

Until this is fixed, I would just use model_path with a path to the model, every model in here will work except 4.14-lite. this is most likely a ncnn issue,...