Bug 356200 - Composite Transition will use first-selected wipe file even if "none" or different image selected
Summary: Composite Transition will use first-selected wipe file even if "none" or diff...
Status: RESOLVED FIXED
Alias: None
Product: kdenlive
Classification: Applications
Component: Video Effects & Transitions (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR minor
Target Milestone: ---
Assignee: Vincent PINON
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-12-02 15:19 UTC by qubodup
Modified: 2015-12-14 21:42 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In: 15.12.0
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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