Bug 364877

Summary: git master - "Tint" effect doesn't show keyframeable points in clip in timeline.
Product: [Applications] kdenlive Reporter: Unknown <null>
Component: Video Effects & TransitionsAssignee: Vincent PINON <vpinon>
Status: RESOLVED INTENTIONAL    
Severity: normal CC: french.ebook.lover, null, snd.noise
Priority: NOR Flags: snd.noise: low_hanging+
Version First Reported In: git-master   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Unknown 2016-06-28 22:34:57 UTC
When I add the tint effect to a clip in the timline, I can edit the timeline points in the properties widget, but there are no blue circles or lines to edit them in the timeline clip itself.

Reproducible: Always
Comment 1 alcinos 2016-10-22 21:36:47 UTC
That's probably a "won't fix", at least for now : the effects coming from the frei0r repository all have "simple keyframes" that look how you describe, but there is currently no easy way AFAIK to turn this into a real keyframable effect (because the latter is more flexible in terms of what you can do, in particular you can choose a different interpolation).

The best solution overall IMHO would be to implement a keyframe management similar to the one of blender for example, with a dedicated widget summarizing all the keyframes for all effects. This would help insure synchronicity for example.
Comment 2 farid 2016-10-28 02:51:12 UTC
Taking alcinos comment into consideration will close this until changes happen upstream or a refactoring in Kdenlive.