Bug 349447 - Make default duration of transitions configurable
Summary: Make default duration of transitions configurable
Status: RESOLVED FIXED
Alias: None
Product: kdenlive
Classification: Applications
Component: User Interface & Miscellaneous (other bugs)
Version First Reported In: unspecified
Platform: Other Other
: NOR wishlist
Target Milestone: ---
Assignee: Jean-Baptiste Mardelle
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-06-21 10:02 UTC by Larsen
Modified: 2016-08-29 22:30 UTC (History)
1 user (show)

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


Attachments

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