n00mkrad / flowframes

Flowframes Windows GUI for video interpolation using DAIN (NCNN) or RIFE (CUDA/NCNN)
GNU General Public License v3.0
1.45k stars 115 forks source link

You are running Flowframes 0.0.0. #291

Open nullkid10 opened 9 months ago

nullkid10 commented 9 months ago

Hey there, I compiled the codebase on my own and every time I start up FF, it says it's running version 0.0.0 (Can't find version number, i assume). Also, I can't use non-VS interpretations, because FFMPEG throws "invalid argument" errors when extracting the frames from a 29.9FPS MP4 video. How do I fix these issues? they are not supposed to be happening in this codebase (1.40.0).

Fatcatrio1 commented 8 months ago

Same

jensdraht1999 commented 8 months ago

@nullkid10 @Fatcatrio1 Hello,

to fix it:

In the subfolder: "FlowframesData" you need a file called: "ver.ini" with the content: "1.40" or whatever.