Skip to Content
10 replies [Last post]
Jack
User offline. Last seen 33 weeks 12 hours ago. Offline
Joined: 06/21/2009
Posts:

Hi,

I need to blur a moving section of a clip, in this case faces. With the previous release i used obscure, which let you set a start point and an end point, and followed the region marked automatically. It didnt really work out, mainly because it didnt track the desired section well so i ended up with what should be blurred showing on several frames.

I cant make this work on the new release. Any suggestions on how to face blur using Kdenlive 0.7.3?

Thanks,

Jack

5
Your rating: None Average: 5 (1 vote)
ddennedy
ddennedy's picture
User offline. Last seen 2 weeks 28 min ago. Offline
Joined: 06/26/2007
Posts:
Re: Blurring faces

Apply the Automask filter, adjust the rectangle, uncheck Debug, and check the Obscure checkbox.

jmpoure
User offline. Last seen 3 days 10 hours ago. Offline
Joined: 10/20/2008
Posts:
Re: Blurring faces

Also upgrade to Kdenlive 0.7.4.
Kdenlive 0.7.3 has many bugs and can be considered "deprecated".

Jack
User offline. Last seen 33 weeks 12 hours ago. Offline
Joined: 06/21/2009
Posts:
Re: Blurring faces

Thanks for the advice. I downloaded Kdenlive 0.7.4, havent tried it out much yet but looking forward to it greatly.

I dont have the Automask filter. Tried installing MLT 0.4.2.tar.gz following the instructions here:
http://www.kdenlive.org/user-manual/downloading-and-installing-kdenlive/...

seemed to work fine, but now I open kdenlive, load a clip, put it in the timeline and the whole thing immediately crashes. Terminal says:

KCrash: Application 'kdenlive' crashing...
sock_file=/home/jack/.kde/socket-dhcppc0/kdeinit4__0

Any further advice?

Thanks

jmpoure
User offline. Last seen 3 days 10 hours ago. Offline
Joined: 10/20/2008
Posts:
Re: Blurring faces

Compiling Kdenlive by hand is really difficult. If you experience crashes, I can only encourage you to use the builder wizard as it will fetch Kdenlive, MLT and FFMpeg from SVN.

Thomasso
User offline. Last seen 3 weeks 1 day ago. Offline
Joined: 07/01/2009
Posts:
Re: Blurring faces

Hello all, I'm interested in this feature too as I would like have some of my subject incognito.

I'm running Kdenlive 0.7.4 on Ubuntu: 9.04 (Jaunty).

I do not see any of the icons or menus that you “ddennedy” listed. The closest thing to an auto mask feature is the “Obscure” video effect, and all I can do there is place the distorted box in one area of the screen for each segmented clip.

Because most of the people are walking, or moving through the shot, how would I be able to have a Obscure box track them without aid of keypoints?

ddennedy
ddennedy's picture
User offline. Last seen 2 weeks 28 min ago. Offline
Joined: 06/26/2007
Posts:
Re: Blurring faces

Well, Thomasso, you need the Auto Mask filter. Just because you do not have it does not mean it does not exist. It means that you do not have the MLT motion_est plugin or that it is failing to load. I do not just pull these answers out of my ass!

Thomasso
User offline. Last seen 3 weeks 1 day ago. Offline
Joined: 07/01/2009
Posts:
Re: Blurring faces

Oh, I sincerely apologize if my query sounded derogatory—it was not intended to sound like that in the least bit. I assume that you do not pull your answers out form your ass either.

However, I do thank you for you information on pulgins. I did not know there were additional plugin needed for this. One final question, is this plugin found in the Ubuntu repositories? I don't think I have it, and I see no errors when Kdenlive loads—actually it is quit stable.

Thank you for your time.

ddennedy
ddennedy's picture
User offline. Last seen 2 weeks 28 min ago. Offline
Joined: 06/26/2007
Posts:
Re: Blurring faces

Currently, all MLT plugins come with MLT except when it needs to access external plugin systems like ladspa or frei0r. However, it is possible your distribution or the build process for some reason disable the motion_est plugin. Also, maybe if you use a language other than English it is called something other than "Auto Mask." To see if you have the plugin run 'locate libmltmotion_est.so' in a terminal window. If you have it, then it might fail to load because at one point that plugin was not told to link against the math lib, which some distributions require. This is fixed in the latest release.

x1250
User offline. Last seen 16 weeks 6 days ago. Offline
Joined: 08/24/2009
Posts:
Re: Blurring faces

I'm having problems trying to move the blurred box around, or make it bigger if it needs to (dynamicly, change size in time, or position). I'm trying to follow a face that is moving around. Is this doable? How? Thanks =)

ddennedy
ddennedy's picture
User offline. Last seen 2 weeks 28 min ago. Offline
Joined: 06/26/2007
Posts:
Re: Blurring faces

At this time you can not manually adjust the rectangle over time. The Automask uses motion estimation algorithm to try to track the subject within the rectangle automatically. If you need to adjust this periodically, then you must split the clip at various critical points, apply the same effect to each segment, and then refine it by repeating the process.