-
scale reverse
I wrote an expression to reverse the zoom in the original video.(original is 720×480 but i put it in a 320×240 comp so there is wiggle room). I tracked the scale in the original, precomped the movie, then tried to reverse the scale of the new composition. however, the expression only effects the width and not the height parameter. can anyone help me out?
In the scale parameter of precomp:
a=(what the pick whip told me) Original video at 100% scale
b=(a-100) which gives me the difference in scale
a-(b*2) gives me the number i need. (when scale track goes up to 110, precomp scale goes down to 90.
when i use this, the width value of the scale is correct but the height value is not.
any help is appreciated.thanks