https://bugs.kde.org/show_bug.cgi?id=376986
Bug ID: 376986
Summary: Export frames : make it faster by not re-rendering a
frame that does not changes
Product: krita
Version: 3.1.2
Platform: Other
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: Animation
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
Hi, I don't know if this is possible and I'm sure it's not easy to do, but here
is an idea.
Rendering an animation is quite slow, I guess "compiling" a single frame takes
some ressources (merging layers, etc).
But when a frame from the timeline has not undergone any change compared to the
previous one (no keyframes, no tweens, ...); it should not be re-rendered but
only 'duplicated'.
Maybe this could make the render faster.
--
You are receiving this mail because:
You are watching all bug changes.