https://bugs.kde.org/show_bug.cgi?id=384593
Bug ID: 384593
Summary: Preview optimization: Dont rerender chunks
Product: kdenlive
Version: git-master
Platform: Other
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: Video Display & Export
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
Using spacer tool doenst invalidate the preview as per #367079 but invalidating
it after manually doesnt seem to be very optimized either. It repreview
everything again
It doesnt recognize that the frame has been rendered before just because it
moved in time
I guess a md5 of the parameters used to invalidate a clip discarding the time
(looking at the file i think is called <property name="length">) would fix
this. After this, theres probably no need to save them in preview.mlt like is
done right now either
--
You are receiving this mail because:
You are watching all bug changes.