PC Review Forums Newsgroups Windows XP Windows XP MovieMaker Nonred key transition problem

Reply

Nonred key transition problem

 
Thread Tools Rate Thread
Old 14-03-2004, 06:00 PM   #1
Martini
Guest
 
Posts: n/a
Default Nonred key transition problem


Hello,

I am confused beyond limits... I try to make a key
transition of one video over another to work. I have
created a custom transition:

----------------
<TransitionsAndEffects Version="1.0">
<Transitions>
<TransitionDLL guid="{C5B19592-145E-11D3-9F04-
006008039E37}">
<Transition name="Key_Nonred_100" iconid="91">
<Param name="KeyType" value="1"/>
<Param name="Similarity" value="100"/>
</Transition>
</TransitionDLL>
</Transitions>
</TransitionsAndEffects>
----------------


I am trying to achieve an effect of overlaying the video
shot against a blue(ish) backdrop over another video. It
basically works fine, but during the transition the key
seems to "fade out", making the blue backdrop of video B
more visible to the end of the transition.

Strange thing is that if the second clip is a still
picture with backdrop color of 0000FF the transition
works OK for whole duration.

The example can be seen in (quite horrible test movie)
http://www.gate.ee/stuff/keymovie.wmv (473kb). Both
transitions are done with abovementioned custom
transition, but only still image works the way I want it
to.

What's up? What am I doing wrong?

  Reply With Quote
Old 14-03-2004, 06:28 PM   #2
PapaJohn \(MVP\)
Guest
 
Posts: n/a
Default Re: Nonred key transition problem

I think it has to do with how pure the blue color is... as the transition
works with a single color value, not with a range of them.

PapaJohn

"Martini" <anonymous@discussions.microsoft.com> wrote in message
news:cd3901c409ee$2fa622e0$a401280a@phx.gbl...
> Hello,
>
> I am confused beyond limits... I try to make a key
> transition of one video over another to work. I have
> created a custom transition:
>
> ----------------
> <TransitionsAndEffects Version="1.0">
> <Transitions>
> <TransitionDLL guid="{C5B19592-145E-11D3-9F04-
> 006008039E37}">
> <Transition name="Key_Nonred_100" iconid="91">
> <Param name="KeyType" value="1"/>
> <Param name="Similarity" value="100"/>
> </Transition>
> </TransitionDLL>
> </Transitions>
> </TransitionsAndEffects>
> ----------------
>
>
> I am trying to achieve an effect of overlaying the video
> shot against a blue(ish) backdrop over another video. It
> basically works fine, but during the transition the key
> seems to "fade out", making the blue backdrop of video B
> more visible to the end of the transition.
>
> Strange thing is that if the second clip is a still
> picture with backdrop color of 0000FF the transition
> works OK for whole duration.
>
> The example can be seen in (quite horrible test movie)
> http://www.gate.ee/stuff/keymovie.wmv (473kb). Both
> transitions are done with abovementioned custom
> transition, but only still image works the way I want it
> to.
>
> What's up? What am I doing wrong?
>



  Reply With Quote
Old 14-03-2004, 06:58 PM   #3
Martini
Guest
 
Posts: n/a
Default Re: Nonred key transition problem

I would accept that explanation if I would use the
KeyType 0 (chroma) instead of KeyType 1 (nonred) I am
using in my transition. Nonred should replace all green
or blue backgrounds. Funny thing is that it does exactly
that at the start of the clip but not at the end. The
whole clip I am trying to overlay is shot without moving
the camera or changing the lighting so the blue
background stays pretty much the same during the clip.



>-----Original Message-----
>I think it has to do with how pure the blue color is...

as the transition
>works with a single color value, not with a range of

them.
>
>PapaJohn
>
>"Martini" <anonymous@discussions.microsoft.com> wrote in

message
>news:cd3901c409ee$2fa622e0$a401280a@phx.gbl...
>> Hello,
>>
>> I am confused beyond limits... I try to make a key
>> transition of one video over another to work. I have
>> created a custom transition:
>>
>> ----------------
>> <TransitionsAndEffects Version="1.0">
>> <Transitions>
>> <TransitionDLL guid="{C5B19592-145E-11D3-9F04-
>> 006008039E37}">
>> <Transition name="Key_Nonred_100" iconid="91">
>> <Param name="KeyType" value="1"/>
>> <Param name="Similarity" value="100"/>
>> </Transition>
>> </TransitionDLL>
>> </Transitions>
>> </TransitionsAndEffects>
>> ----------------
>>
>>
>> I am trying to achieve an effect of overlaying the

video
>> shot against a blue(ish) backdrop over another video.

It
>> basically works fine, but during the transition the key
>> seems to "fade out", making the blue backdrop of video

B
>> more visible to the end of the transition.
>>
>> Strange thing is that if the second clip is a still
>> picture with backdrop color of 0000FF the transition
>> works OK for whole duration.
>>
>> The example can be seen in (quite horrible test movie)
>> http://www.gate.ee/stuff/keymovie.wmv (473kb). Both
>> transitions are done with abovementioned custom
>> transition, but only still image works the way I want

it
>> to.
>>
>> What's up? What am I doing wrong?
>>

>
>
>.
>

  Reply With Quote
Old 15-03-2004, 02:56 AM   #4
PapaJohn
Guest
 
Posts: n/a
Default Re: Nonred key transition problem

I agree with you.
--
PapaJohn
www.papajohn.org


"Martini" <anonymous@discussions.microsoft.com> wrote in message
news:cc9c01c409f6$4add7a10$a501280a@phx.gbl...
> I would accept that explanation if I would use the
> KeyType 0 (chroma) instead of KeyType 1 (nonred) I am
> using in my transition. Nonred should replace all green
> or blue backgrounds. Funny thing is that it does exactly
> that at the start of the clip but not at the end. The
> whole clip I am trying to overlay is shot without moving
> the camera or changing the lighting so the blue
> background stays pretty much the same during the clip.
>
>
>
> >-----Original Message-----
> >I think it has to do with how pure the blue color is...

> as the transition
> >works with a single color value, not with a range of

> them.
> >
> >PapaJohn
> >
> >"Martini" <anonymous@discussions.microsoft.com> wrote in

> message
> >news:cd3901c409ee$2fa622e0$a401280a@phx.gbl...
> >> Hello,
> >>
> >> I am confused beyond limits... I try to make a key
> >> transition of one video over another to work. I have
> >> created a custom transition:
> >>
> >> ----------------
> >> <TransitionsAndEffects Version="1.0">
> >> <Transitions>
> >> <TransitionDLL guid="{C5B19592-145E-11D3-9F04-
> >> 006008039E37}">
> >> <Transition name="Key_Nonred_100" iconid="91">
> >> <Param name="KeyType" value="1"/>
> >> <Param name="Similarity" value="100"/>
> >> </Transition>
> >> </TransitionDLL>
> >> </Transitions>
> >> </TransitionsAndEffects>
> >> ----------------
> >>
> >>
> >> I am trying to achieve an effect of overlaying the

> video
> >> shot against a blue(ish) backdrop over another video.

> It
> >> basically works fine, but during the transition the key
> >> seems to "fade out", making the blue backdrop of video

> B
> >> more visible to the end of the transition.
> >>
> >> Strange thing is that if the second clip is a still
> >> picture with backdrop color of 0000FF the transition
> >> works OK for whole duration.
> >>
> >> The example can be seen in (quite horrible test movie)
> >> http://www.gate.ee/stuff/keymovie.wmv (473kb). Both
> >> transitions are done with abovementioned custom
> >> transition, but only still image works the way I want

> it
> >> to.
> >>
> >> What's up? What am I doing wrong?
> >>

> >
> >
> >.
> >



  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off