I think I'm dealing with more levels of abstraction than my brain can wrap around and I hope someone here can relieve the pain ;-).
Given
1. 1080p project
2. Png image 222h x 544w
Problem
Place the png image such that it is 52 pixels high in the 1080p project
I can approximate the size using p/c and the preview window grid overlay. But what if I want to make it exactly 52 pixels. Here is what I tried but this didn't work:
1. Place the png on the timeline and leave p/c at the default source image crop.
2. Calculate the desired track height as 52/222x1080=252.97 and set the track motion height to this value (maintaining aspect ratio). But this gives me something closer to 100 pixel height for the png according to the grid. What is wrong with my logic/approach/math?
/jerry
Given
1. 1080p project
2. Png image 222h x 544w
Problem
Place the png image such that it is 52 pixels high in the 1080p project
I can approximate the size using p/c and the preview window grid overlay. But what if I want to make it exactly 52 pixels. Here is what I tried but this didn't work:
1. Place the png on the timeline and leave p/c at the default source image crop.
2. Calculate the desired track height as 52/222x1080=252.97 and set the track motion height to this value (maintaining aspect ratio). But this gives me something closer to 100 pixel height for the png according to the grid. What is wrong with my logic/approach/math?
/jerry