Bug 364877 - git master - "Tint" effect doesn't show keyframeable points in clip in timeline.
Summary: git master - "Tint" effect doesn't show keyframeable points in clip in timeline.
Status: RESOLVED INTENTIONAL
Alias: None
Product: kdenlive
Classification: Applications
Component: Video Effects & Transitions (other bugs)
Version First Reported In: git-master
Platform: Ubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: Vincent PINON
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-06-28 22:34 UTC by Unknown
Modified: 2016-10-28 02:51 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:
snd.noise: low_hanging+


Attachments

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