Skip to Content

automask in kdenlive 0.7.2.1 and ubuntu intrepid

3 replies [Last post]
Xavi
Xavi's picture
Offline
Joined: 09/28/2008
Posts:

Hi all:

 

I read about the automask effect here:

http://www.kdenlive.org/about-kdenlive/creative-effects

 

But I can't find it on kdenlive 0.7.2.1 (using ubuntu intrepid).

The list of video effects (using english interface) starts with 3dflippo, B, Blue Screen, Box Blur...

 

However, I can see that there is a file called automask.xml here:

/usr/share/kde4/apps/kdenlive/effects/automask.xml
 

Any hint on how to find and use that effect?

Thanks in advanced, and congratulations for such a wonderful  program (I'm still learning how to master it, but it looks pretty easy for new users)

 

5
Your rating: None Average: 5 (1 vote)
Peter_G
Offline
Joined: 02/17/2009
Posts:
Re: automask in kdenlive 0.7.2.1 and ubuntu intrepid

Yeah I'd also like to know this one

j-b-m
Offline
Joined: 05/19/2009
Posts:
Re: automask in kdenlive 0.7.2.1 and ubuntu intrepid

Kdenlive automatically hides filters that are not available on your system. In the case of the automask filter, MLT needs to be compiled with the motion_est module.

So if you don't see the Auto Mask filter, it probably means that your MLT version was compiled with the flag:
--disable-motion_est

You need to reconfigure & compile MLT without that flag, or ask the maintainer's package to do so.

regards

baudm
Offline
Joined: 12/18/2008
Posts:
Re: automask in kdenlive 0.7.2.1 and ubuntu intrepid

I've just uploaded an updated mlt package with motion estimation enabled. Package is already in build queue and will be available from my PPA.