FF-Output missing last frame when you use images as input
Bug stated to happening from v1.37.0+ How to reproduce:
create 2 images: 001.png 002.png
Use x2 interpolation (I'm using RIFE 2.3 model, since it's still the best model up to date.) FF will generate only 2 Frames: 00000001.png (which is the old "001.png") 00000002.png (which is the new interpolated frame)
FF wont create 00000003.png (which is the old "002.png"), it will be missing in the output.
Hi neojam, eh is it maybe because you chose to use numbers as file names that it fails? Afaik Flowframes ignores leading zeroes. But also I didn't test it so far. Did you try this with other file names as well?
Naming has nothing to do with it and FF doesn't ignore leading zeroes.