Kdenlive/Manual/Effects

From KDE UserBase Wiki
Revision as of 17:12, 25 October 2012 by Yurchor (talk | contribs) (fix)

Effects

Effects in Kdenlive can be used to modify the audio and video properties of the source material.

You add effects to clips by choosing them from the Effects List and dragging them onto a clip in the timeline. Or by selecting a clip in the timeline and choosing Add Effect from the Timeline menu. For more detail see QuickStart - Effects

The effects that are in play on a given clip can be viewed and edited via the effect stack that displays when the clip in question is selected in the timeline.


Effect List

Make the Effects List visible from the View menu (View -> Effect List)

Figure 1

To have a brief description of the effect display at the bottom of the list - click the button as highlighted in figure 1.

To add an effect to a clip simply drag it from the Effect List to the Clip

Effect Stack

Figure 2 shows the effect stack for a clip. The effect stack can be made visible from the View menu Effect Stack

Figure 2

Click the eye icon shown at 2 to temporarily disable the effect and toggle the button to the state shown at 1. Click the empty eye icon shown at 1 to re-enable a disabled effect and toggle the button to the state shown at 2.


To remove an effect from a clip click the X labeled 3 in the image below. The arrow labeled 1 minimizes the effect in the effect stack. And the arrow labeled 2 brings up the menu shown.

Using Keyframes in effects

Many effects use the concept of "Keyframe". Keyframes are user defined points in your clip where you want and effect to start, stop or change. You can set the parameters for your effects to different values at different keyframes and Kdenlive will then gradually change the parameters between the two key frames so that by the time the video has arrived at the next keyframe it will have adjusted the parameter to match that key frame. It interpolates between key frames.

See QuickStart - Effects for an example on keyframing the RGB adjustment effect

Effects Demos

You can find screen shots describing 33 of the video effects here

The following three youtube videos display the effects of a number of the video effects available in Kdenlive (Spanish captioning)

The #evp parser function was deprecated in EmbedVideo 2.0. Please convert your parser function tag to #ev.
The #evp parser function was deprecated in EmbedVideo 2.0. Please convert your parser function tag to #ev.
The #evp parser function was deprecated in EmbedVideo 2.0. Please convert your parser function tag to #ev.

Another Youtube video (English Captions)

The #evp parser function was deprecated in EmbedVideo 2.0. Please convert your parser function tag to #ev.

Effects Categories

see also Kdenlive/Manual/Effects_And_Transitions for an alphabetical list of effects and transitions.

You can find screen shots describing 33 of the video effects here


The effects are divided into the following categories


  1. Alpha manipulation
  2. Audio
  3. Audio channels
  4. Audio Correction
  5. Blur and hide
  6. Color
  7. Color Correction
  8. Crop and transform
  9. Custom
  10. Distort
  11. Enhancement
  12. Fade
  13. Fun
  14. Misc
  15. Motion

The available effects are defined by .xml files found in $KDEDIR/share/kde4/apps/kdenlive/effects (e.g. /usr/share/kde4/apps/kdenlive/effects)

FAQ:

Q: How to duplicate an effect to use similar settings somewhere else?

A: Select your effect in the timeline, in effects stack widget choose Save, you get it available in Effects List Custom section

A: Other solution: select a strip containing the effect, Copy, then where you want to apply it again right-click and select Paste effect instead of Paste

Q: How to apply an effect on several clips (all) at the same time?

A: You can select multiple clips with Shift+drag (left mouse button) around them. Then right click and group clips (or Ctrl+G)