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


------------------------------------------------------------------------------
This SF.net email is sponsored by:
High Quality Requirements in a Collaborative Environment.
Download a free trial of Rational Requirements Composer Now!
http://p.sf.net/sfu/www-ibm-com
_______________________________________________
Kdenlive-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/kdenlive-devel

Reply via email to