Archive:Kdenlive/Manual/Effects/Blur and hide/Auto Mask

From KDE UserBase Wiki

Auto Mask

This effect can be used to mask peoples faces. It uses motion estimation to track subjects and mask faces. It is the MLT filter autotrack_rectangle

The effect is not 100% reliable. See video below on how to use this effect

Motion Tracking

The Auto Mask effect can also be used to track motion of an object and use it later as keyframes for an effect / transition. To use this feature, first add the clip you want to analyse in timeline, and add the "Auto Mask" effect to it.

Go to the first frame where your object is visible, and adjust the yellow rectangle so that is surrounds the object, like the hand in the screenshot.

Then click on the Analyse button in the effect options. This will start an analysis of the clip (you can follow its progress in the Project Tree view).

When the job is finished, the motion tracking data is stored in the clip properties. To use this data, you can for example add a title clip over the clip you just analysed, like in the screenshot on the left.

Next step is to import the motion data in the transition. To do this, first select the clip you have analysed, then select the transition using the CTRL key so that both items are selected. Finally, go in the transitions's config menu and select Import keyframes from clip. You can now delete the "Auto Mask" effect from the clip in timeline and play the project to see your title clip following the object.