Bug 356200

Summary: Composite Transition will use first-selected wipe file even if "none" or different image selected
Product: [Applications] kdenlive Reporter: qubodup
Component: Video Effects & TransitionsAssignee: Vincent PINON <vpinon>
Status: RESOLVED FIXED    
Severity: minor CC: jb
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In: 15.12.0
Sentry Crash Report:

Description qubodup 2015-12-02 15:19:05 UTC
catalyst-hook 15.9-6
catalyst-libgl 15.9-2
catalyst-utils 15.9-2
mlt 0.9.8-3
qt5-base 5.5.1-3
kdenlive git describe --tags --always
v15.11.80-53-g0918054

Composite Transitions' wipe file settings changes don't affect the transition once one image has been selected.

Steps to reproduce:
1. create two different color clips, drag them to timeline on top of each other, create transition between them
2. set transition to composite, add keyframe at end, set opacity at either keyframe to 0
3. select a wipe file, check if it works, it works
4. select none as wipe file, check if it works, it doesn't
5. select another wipe file, check if it works, it doesn't

Video: https://youtu.be/xLbYkoEqP3Y

This seems to be related to https://bugs.kde.org/show_bug.cgi?id=354806
Comment 1 Jean-Baptiste Mardelle 2015-12-09 09:22:21 UTC
That was an MLT issue, I justed posted a patch proposal.
Comment 2 Jean-Baptiste Mardelle 2015-12-09 21:11:29 UTC
Fixed in MLT's recent git