Import Image sequence is not importing in the correct order

I have an animation which starts on frame 0 and goes to frame 15800, but KDENLIVE is importing this wrong, and putting “Anim_1208.png” between “Anim_12079.png” and “Anim_12080.png”. How do I prevent this or get it to reorder the frames properly on import?

Note that it does this not just as above, but for every frame that has a shorter number.

Perhaps padding with 0s would work: 01208.

A filename is considered a string, not a number …

1 Like