https://bugs.kde.org/show_bug.cgi?id=364012

--- Comment #2 from Jean-Baptiste Mardelle <j...@kdenlive.org> ---
I will check this problem tonight. Regarding your second comment, currently we
proceed like this on project opening:

We check the project file's last save date/time and compare it with preview
chunks date/time. If a chunk is more recent than the project date, we delete it
(in case user played with the project but decided not to save the changes). So
if you don't save your project after preview rendering is finished, these new
chunks will be deleted.

However in my quick tests, I frequently forgot to save just because of the
timeline preview, so maybe we can find a more clever approach than comparing
dates, something like a hash of the project file so that chunks newer than
project file are not deleted if the project has not changed... will look into
it.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to