[Kdenlive-devel] segfault in composite transition
Ray Lehtiniemi
rayl at mail.com
Wed Apr 8 04:49:32 UTC 2009
hi guys
i get a segfault if i:
- create a new project
- add two overlapping clips
- add a composite transition, single keyframe with non-zero opacity
- save file
- reload file
- play the transition
this happens because there is no luma file specified by default, so the luma
property of the transition is empty in the XML file. therefore, orig_bitmap is
NULL at
mlt:src/modules/core/transition_composite.c:743
in the call to scale_luma().
not sure what the right solution is.
jb can you help?
thanks
ray
More information about the Kdenlive
mailing list