Bug 358180

Summary: Kdenlive-git - Have "Wipe" effect start with the "Linear_x.png" image file? Should start as a "wipe" transition, not dissolve. Also consider changing "Image file" text in transition properties.
Product: [Applications] kdenlive Reporter: Unknown <null>
Component: Video Effects & TransitionsAssignee: Vincent PINON <vpinon>
Status: RESOLVED FIXED    
Severity: wishlist CC: null
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Unknown 2016-01-18 19:07:59 UTC
One thing in the recent versions of Kdenlive I've found is that when applying a Wipe transition, it acts like the dissolve transition by default. I'd suggest having it start off with the linear_x.png image file to make it behave like a wipe right off the bat.

I'd also suggest changing the text "Image File" to the left of the field to something like "Wipe Method", "Wipe Style" -- something less techy and more film-esque. I'd personally lean towards Wipe Method.

Reproducible: Always




Tested on Kdenlive 15.13.0.r6934.4f775c7-1 using Antergos (Arch) Linux x64, GNOME 3.18.2.
Comment 1 Jean-Baptiste Mardelle 2016-01-20 18:33:32 UTC
Git commit f9e36da881f90a0bdb842f9edfa9bdbb99fcbc5c by Jean-Baptiste Mardelle.
Committed on 20/01/2016 at 18:32.
Pushed by mardelle into branch 'master'.

Use linear_x as default luma for wipe, rename "Image File" to "Wipe Method"

M  +8    -5    src/effectslist/initeffects.cpp

http://commits.kde.org/kdenlive/f9e36da881f90a0bdb842f9edfa9bdbb99fcbc5c
Comment 2 Unknown 2016-01-22 19:24:49 UTC
Suggestions have been implemented, and looks great. Thanks guys!