flowframes icon indicating copy to clipboard operation
flowframes copied to clipboard

FF-Output missing last frame when you use images as input

Open neojam opened this issue 3 years ago • 2 comments

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.

neojam avatar Jun 12 '22 10:06 neojam

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?

Super4Jet avatar Jun 19 '22 20:06 Super4Jet

Naming has nothing to do with it and FF doesn't ignore leading zeroes.

neojam avatar Jun 20 '22 15:06 neojam