https://bugs.kde.org/show_bug.cgi?id=384593
--- Comment #1 from alberto <paj...@gmail.com> --- The lenght is probably the frame number and thats what is probably whats used now. It it doesnt match with the second evaluated (which is very likely not matching when you move clips with so many fps) will re-render that chunk and every chunk afterwards Maybe calculate first if the "first frame + number of fps < chunk already rendered" and re-render only up to frames that are missing. This way you can use everything afterwards, even if the first chunk uses 2 previews videos instead of 1 And only after preview engie goes idle, redo 1 second chunks that are made out of more than 3-5 videos as maintenance, to avoid growing the number of videos exponentially while having a low impact in the editing process :) Thanks for listening! Not sure if the new timeline work that is being carried out now will fix all these bugs. Please let me now if they do :) -- You are receiving this mail because: You are watching all bug changes.