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

Interpolation issue #286

Open Marzein opened 10 months ago

Marzein commented 10 months ago

Doesn't matter which model or settings I use, I always end up with the same issue. Here was what went down: Video FPS: 10/1 (~10) - Total Number Of Frames: 20 Input Resolution: 1200x1408 Extracting scene changes... Detected no scene changes. Extracted 20 frames from input. Generating frame order information... Done. Running RIFE (NCNN)... Interpolated 0/39 Frames (0%) - Average Speed: 0.00 FPS In / 0.00 FPS Out - Time: 104ms - ETA: 08s Done running RIFE - Interpolation took 106ms. Peak Output FPS: 0.00 Canceled interpolation. Extracting scene changes... Detected no scene changes. Extracted 20 frames from input. Generating frame order information... Done. Running DAIN... Interpolated 0/39 Frames (0%) - Average Speed: 0.00 FPS In / 0.00 FPS Out - Time: 139ms - ETA: 08s Done running DAIN - Interpolation took 141ms. Peak Output FPS: 0.00