nihui / rife-ncnn-vulkan

RIFE, Real-Time Intermediate Flow Estimation for Video Frame Interpolation implemented with ncnn library
MIT License
791 stars 68 forks source link

im sorry for low quality question but how do you run rife v4 ? #57

Open yavuzbehic opened 1 year ago

yavuzbehic commented 1 year ago

im tryna upscale to 120 fps but when I run it through rife-ncnn-vulkan it gives me this:

only rife-v4 model support custom numframe and timestep

i go in the rife-v4 folder but all there is is flownet.bin and flownet.param file and they don't open. im on mac m1 monterey

i type sudo rife-v4 it gives sudo: rife-v4: command not found

Madsfoto commented 1 year ago

You need to specify a model. rife -m rife-v4 -i input -o output