-
Overlaying an image exactly on top of identical image
Hi
I’m trying to do the following – I have a static image that appears in video clip, and I also have that image as a separate independent file.
(For example – a video of a kitchen with a specific cup, and I have that exact cup in an image file).
The camera in the video is STILL, and it’s a 2D animation.
I want to be able to place the image EXACLTY on top of the identical image that appears on the video (but again – the object in the video is STILL through the entire time).
I need to do it multiple times, so doing it manually is not an option.Is there any way I can use to track motion or something like that, to make it easier?
I’ve tried doing the following:
Let’s call the video Layer 1, and the image file Layer 2.
I’ve put both in a comp, and used track motion for 1 frame, to identify the offset (which was random) between Layer 2 and it’s appearance in the video in Layer 1.
It does find this offest (position and scale), but I do not know how to “reverse” it in order to place Layer 2 exactly on top of that object in Layer 1.Any ideas?
Thank you