Question - Video effect


Go Back   Computer Help Articles > Windows XP Video
User Name
Password
FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 01-05-2006, 07:24 AM
Nestor
 
Posts: n/a
Default Question - Video effect

Hi, I'm new at making video. I'm wondering can I add partial blur effect to
the video with Window Movie Maker? There's only one video effect that I
found which makes the whole screen goes blurred. If I can't, can you suggest
any programs that do that? I appreciate it, thank you.
Reply With Quote
  #2  
Old 01-05-2006, 07:24 AM
Graham Hughes
 
Posts: n/a
Default Re: Question - Video effect

How do you mean by partial blur?
One one side?
Just the top half?
A selected area such as to obscure a persons face?

--
Graham Hughes
MVP Digital Media
www.myvideoproblems.co.uk
www.dvds2treasure.com
www.simplydv.com


"Nestor" <Nestor@discussions.microsoft.com> wrote in message
news:6FCF1B60-8B85-43D3-BE78-D90F58DC8339@microsoft.com...
> Hi, I'm new at making video. I'm wondering can I add partial blur effect
> to
> the video with Window Movie Maker? There's only one video effect that I
> found which makes the whole screen goes blurred. If I can't, can you
> suggest
> any programs that do that? I appreciate it, thank you.



Reply With Quote
  #3  
Old 01-05-2006, 07:24 AM
Nestor
 
Posts: n/a
Default Re: Question - Video effect

Yeah, like a selected area that you can control how big it is and place it
wherever you want on the screen.

"Graham Hughes" wrote:

> How do you mean by partial blur?
> One one side?
> Just the top half?
> A selected area such as to obscure a persons face?
>
> --
> Graham Hughes
> MVP Digital Media
> www.myvideoproblems.co.uk
> www.dvds2treasure.com
> www.simplydv.com
>
>
> "Nestor" <Nestor@discussions.microsoft.com> wrote in message
> news:6FCF1B60-8B85-43D3-BE78-D90F58DC8339@microsoft.com...
> > Hi, I'm new at making video. I'm wondering can I add partial blur effect
> > to
> > the video with Window Movie Maker? There's only one video effect that I
> > found which makes the whole screen goes blurred. If I can't, can you
> > suggest
> > any programs that do that? I appreciate it, thank you.

>
>
>

Reply With Quote
  #4  
Old 01-05-2006, 07:24 AM
Graham Hughes
 
Posts: n/a
Default Re: Question - Video effect

I'm not sure on the lower end apps which will do this, but Adobe premiere
will, maybe checkout adobes site and see if premiere elements will.

--
Graham Hughes
MVP Digital Media
www.myvideoproblems.co.uk
www.dvds2treasure.com
www.simplydv.com


"Nestor" <Nestor@discussions.microsoft.com> wrote in message
news:0D107FF3-4292-44C9-9C49-BAD8548C25F0@microsoft.com...
> Yeah, like a selected area that you can control how big it is and place it
> wherever you want on the screen.
>
> "Graham Hughes" wrote:
>
>> How do you mean by partial blur?
>> One one side?
>> Just the top half?
>> A selected area such as to obscure a persons face?
>>
>> --
>> Graham Hughes
>> MVP Digital Media
>> www.myvideoproblems.co.uk
>> www.dvds2treasure.com
>> www.simplydv.com
>>
>>
>> "Nestor" <Nestor@discussions.microsoft.com> wrote in message
>> news:6FCF1B60-8B85-43D3-BE78-D90F58DC8339@microsoft.com...
>> > Hi, I'm new at making video. I'm wondering can I add partial blur
>> > effect
>> > to
>> > the video with Window Movie Maker? There's only one video effect that
>> > I
>> > found which makes the whole screen goes blurred. If I can't, can you
>> > suggest
>> > any programs that do that? I appreciate it, thank you.

>>
>>
>>



Reply With Quote
  #5  
Old 01-05-2006, 07:24 AM
Rehan
 
Posts: n/a
Default Re: Question - Video effect

Yes it is possible to do this with MM although the technique is a bit
involved.

1. Make a new image "mask.jpg" of size 640x480 with full black fill. Paint
over white area where the blurred part needs to appear in the final movie.
2. Save the image in C:\Program Files\Movie Maker\Shared\AddOnTFX folder.
Create folder if not there already.
3. Copy paste the following code into notepad and save in the above
mentioned folder as "mask.xml"

<TransitionsAndEffects Version="1.0">
<Transitions>
<TransitionDLL guid="{DE75D012-7A65-11D2-8CEA-00A0C9441E20}">
<Transition name="My Mask" iconid="0">
<Param name="MaskName" value="C:\Program Files\Movie
Maker\Shared\AddOnTFX\mask.jpg" />
<Param name="BorderSoftness" value="20.0" />
</Transition>
</TransitionDLL>
</Transitions>
</TransitionsAndEffects>

4. Restart WMM and confirm that there is a new transition "My Mask" in the
Transitions area.


Now drag the same video twice on the timeline with the second one applied
the built in blur effect. Apply My Mask transition between the clips and in
Timeline view drag the second video over to the first one as much as
possible. Note: it wont overlap completely leaving some part of the video.
To make it align properly you may have to "clip" the second copy of the
video by dragging the left edge to right...




--
Rehan
MS MVP -- Digital Media
www.rehanfx.org - get transitions and effects for Windows Movie Maker



"Nestor" <Nestor@discussions.microsoft.com> wrote in message
news:0D107FF3-4292-44C9-9C49-BAD8548C25F0@microsoft.com...
> Yeah, like a selected area that you can control how big it is and place it
> wherever you want on the screen.
>
> "Graham Hughes" wrote:
>
>> How do you mean by partial blur?
>> One one side?
>> Just the top half?
>> A selected area such as to obscure a persons face?
>>
>> --
>> Graham Hughes
>> MVP Digital Media
>> www.myvideoproblems.co.uk
>> www.dvds2treasure.com
>> www.simplydv.com
>>
>>
>> "Nestor" <Nestor@discussions.microsoft.com> wrote in message
>> news:6FCF1B60-8B85-43D3-BE78-D90F58DC8339@microsoft.com...
>> > Hi, I'm new at making video. I'm wondering can I add partial blur
>> > effect
>> > to
>> > the video with Window Movie Maker? There's only one video effect that
>> > I
>> > found which makes the whole screen goes blurred. If I can't, can you
>> > suggest
>> > any programs that do that? I appreciate it, thank you.

>>
>>
>>



Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Re: WMP crashes my Internet Explorer H. Dox Windows Media Player 1 01-05-2006 04:11 PM
Microsoft game; Age of Empires II... MrHasselblad Windows XP Games 16 01-05-2006 07:54 AM
Video to Flash - Create a Flash Video of Christmas susan Windows XP Video 0 01-05-2006 07:27 AM
real basic question on video capture chewy71 Windows XP Movie Maker 1 01-05-2006 07:03 AM
Video Effect on multiple pictures/videos miket Windows XP Movie Maker 1 01-05-2006 06:51 AM


All times are GMT. The time now is 06:47 AM.


Powered by vBulletin Version 3.5.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd. SEO by vBSEO 2.3.2 © 2005, Crawlability, Inc.

Question - Video effect