styler00dollar / VapourSynth-RIFE-ncnn-Vulkan

RIFE filter for VapourSynth
MIT License
97 stars 22 forks source link

Rife 4.14 lite Ensamble_false not working (4.14 and 4.13 lite works) #24

Closed Dabanngg closed 7 months ago

Dabanngg commented 7 months ago

Rife 4.14 lite Ensamble_false not working (4.14 and 4.13 lite works) i tested in Enhancer app(from github) and other models works perfect but 4.14 lite seems to have problem. Thank You image

TNTwise commented 7 months ago

It needs convolutiondepthwise set to true when compiling, see if you can swap out the ncnn binary in enhancr but idk specifically how that works.

Dabanngg commented 7 months ago

Thanks For Your Fast response

How can i do that What That means?

Dabanngg commented 7 months ago

Can you compile it like pervious versions? (like 4.13 lite)

TNTwise commented 7 months ago

I dont use windows, but you should be able to find enhancr's install directory somewhere in %APPDATA%, in there, look for a binary (Im assuming it uses vapoursynth) called librife.dll create a backup of the original and replace with the one here. Unfortunately, I do not use windows or enhancr, but if that doesn't work you can always use a vapoursynth script to run rife.

Dabanngg commented 7 months ago

Thanks sir I replaced libride.dll and it Works Now! Have a Good Day.

I dont use windows, but you should be able to find enhancr's install directory somewhere in %APPDATA%, in there, look for a binary (Im assuming it uses vapoursynth) called librife.dll create a backup of the original and replace with the one here. Unfortunately, I do not use windows or enhancr, but if that doesn't work you can always use a vapoursynth script to run rife.