Archive:Kdenlive/Manual/Effects/Blur and hide/Auto Mask: Difference between revisions

From KDE UserBase Wiki
mNo edit summary
Line 3: Line 3:


This effect can be used to mask peoples faces. It uses motion estimation to track subjects and mask faces. It is the MLT filter  [http://www.mltframework.org/bin/view/MLT/FilterAutotrackRectangleDiscussion autotrack_rectangle]
This effect can be used to mask peoples faces. It uses motion estimation to track subjects and mask faces. It is the MLT filter  [http://www.mltframework.org/bin/view/MLT/FilterAutotrackRectangleDiscussion autotrack_rectangle]
{{#evp:youtube|rRg_i5C8_Hc}}


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

Revision as of 14:56, 2 March 2013

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 #evp parser function was deprecated in EmbedVideo 2.0. Please convert your parser function tag to #ev.

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.