n00mkrad / flowframes

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

When adding several PNG sequences, FPS is being set to 0 for each #210

Closed Rembr closed 1 year ago

Rembr commented 1 year ago

Hi and thank you for great program! When adding several PNG sequences, FPS is being set to 0 for each, you have to first add each sequence to the main program window set FPS, and then transfer it to the queue, and then click " Add current configuration to queue" Is it possible to fix or am i doing something wrong? I work a lot with queue so please.

n00mkrad commented 1 year ago

Ah yeah it doesn't prompt for FPS when dropping it directly into the queue. I can fix that

Rembr commented 1 year ago

Cool, that would be great, thank you!

n00mkrad commented 1 year ago

Fixed it.

You will now be asked to input the FPS when adding it to the queue, so later it will run without prompting you. Will be in the next update.