So this is probably a stupid question. I am making a top list video and my 2nd inserted clip obviously isn't the same size as the first one. How do i make them the same size? I tried copy/pasting the transform scale/position but didn't work. Is there any command for making them the same size? I have made them almost the same size manually, but its really visible when it changes from the first to second one.
Any answers appreciated, if you even got the question :P
Comments
In the Editor Timeline you can right-click a media clip, go to transform and select scale to height.
In a Composite you have to manually scale.
If your clips are different sizes copy/paste scale properties won't work since scale is a percentage of the original size.
So there is no accurate way to get 2 clips which are originally different sizes to match each other perfectly?
Anyway thanks!
Actually yes, there is. Basic math.
Let's pretend you are editing at 720p and you have a source clip at 1080p and a clip at 1440p.
1080/720=0.666.
66% scale makes the 1080p clip 720 pixels high.
1440/720=0.5.
50% scaling makes the 1440p clip 720 pixels high. Perfect match.