n00mkrad / flowframes

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

Queued items after the first operate incredibly slowly #232

Open kbuffington opened 1 year ago

kbuffington commented 1 year ago

I was interpolating several videos to 60fps overnight. All videos are somewhere around an hour in length. First video encodes in about 90 minutes. All subsequent videos seem to take somewhere between 5-10 hours.

Stopped, cleared the queue, restarted the 2nd video from scratch, and ETA is now 87 minutes.

Reproduced this with RIFE NCNN/VS and I think it happened with RIFE (Cuda) but not 100%. FPS was showing 1.8FPS instead of 33FPS which I normally see. I should point out that I'm using 1.40.0.

It seems to maybe only be using one/none of my CPU cores when this is occurring, and GPU load is around 5-10% instead of 100% normally.