K***@adobeforums.com
2008-10-17 11:34:23 UTC
I'm applying an effect to a moving object. The effect can only be applied to a static object.
I've stabilised the object, along with its rotation and scale, and then added the effect. Now I've created a pre-comp with the effect in and used pickwicks from the pre-comp back to the original motion tracker data to reverse the stabilisation (such as adding *-1 to the rotation expression to reverse the rotation).
I'm now a bit perprlexed about what I write to reverse the scale. *-1 yields an upside down image. Well of couse it would, doh! But 1/scale (which in effect is what I need) yields a syntax error.
Anyone know what I should do here?
Cheers!
I've stabilised the object, along with its rotation and scale, and then added the effect. Now I've created a pre-comp with the effect in and used pickwicks from the pre-comp back to the original motion tracker data to reverse the stabilisation (such as adding *-1 to the rotation expression to reverse the rotation).
I'm now a bit perprlexed about what I write to reverse the scale. *-1 yields an upside down image. Well of couse it would, doh! But 1/scale (which in effect is what I need) yields a syntax error.
Anyone know what I should do here?
Cheers!