Bug 349447

Summary: Make default duration of transitions configurable
Product: [Applications] kdenlive Reporter: Larsen <larsen007>
Component: User Interface & MiscellaneousAssignee: Jean-Baptiste Mardelle <jb>
Status: RESOLVED FIXED    
Severity: wishlist CC: wegwerf-1-2-3
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Other   
OS: Other   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Larsen 2015-06-21 10:02:40 UTC
When I add a transition between two clips, the duration is set to 2s:15f.

It should be possible to configure this default duration in Kdenlive´s settings as it already is for title clips.


Reproducible: Always
Comment 1 Wegwerf 2016-08-05 17:55:55 UTC
I would like to suggest that when a timeline clip is selected when adding a transition (to it), that the new transition is created with the same length as the currently selected timeline clip. I would think that this is what users often want to do anyway, but I may be wrong.
Comment 2 Larsen 2016-08-05 18:14:22 UTC
At least for me, that's not what I would want. For example, when I add a transition to fade from one clip to another, this transition needs to have a fixed length, but it should not fade over the whole length of one clip. I'd rather use the same transition length for all my clips in the project.
Comment 3 Wegwerf 2016-08-05 18:35:30 UTC
I see that we have different use cases in mind: you are using cross-fade transitions, I'm mostly using compositing and only hard cuts. So, different use cases.
Comment 4 Wegwerf 2016-08-27 14:17:40 UTC
Jean-Baptiste, I did implement this on my own branch. Are you interested in pulling it?
Comment 5 Wegwerf 2016-08-28 19:40:29 UTC
Thanks Jean-Baptiste for pulling this and landing it in the codebase.
Comment 6 Larsen 2016-08-29 22:30:06 UTC
Thx guys!