-
[CS3] Motion Track with Camera Pan
I am trying to do some motion tracking on a video that is a panning view of some cliffs. In the video the camera pans from left to right, showing the various cliffs.
What I want to do is make it appear as if a picture is on one of the cliffs, in a static, unmoving position. Motion tracking seems to be what I am looking for, and it works, somewhat. The problem is that the part of the cliff I am tracking is not always in the video. It appears about 10 seconds in, and thus I want the image to come into view, bit-by-bit, as the camera pans over.
I have tried normal motion tracking, but it is far from perfect, and very shaky. So I tried a ‘Perspective Corner Pin’, which works great, until the track points hit the side of the video, at which point they follow the side of the screen and the image distorts accordingly. When I do a normal motion track with just Position and Rotation it does what I want, but like I mentioned before the image is shaky, and due to the changing perspective of the cliff (and the fact that the motion track is using a single point for a 4 cornered image), the image moves and rotates improperly as the camera pans.
Any ideas or suggestions would be appreciated.
b1177