Skip to content

Draft: Do not initialize MLT until there is an animation

Halla Rempt requested to merge work/rempt/mlt_handle_no_animation into master

Initalizing MLT for every image, even if there is no animation is wasteful.

This is WIP: I'm not sure how to handle initializing MLT when animation is added to an image so that's something to discuss.

Merge request reports