Is there a way to use bezier masking to track an image/text until it goes out of frame? For example, if I had an image in the middle of my screen and I needed to pan upwards until it was completely out of frame. Right now it just tracks until the masked area is out of frame but then the image stays near the bottom of the screen during the rest of the transition and onward. Here's a video if I'm not explaining this very well:
I get that I could do this by keyframing but I need to pin dozens of points onto a map and return to those same points at a later time in the video. I'm using this script to pin the images: https://www.vegascreativesoftware.info/us/forum/beta-pin-image-video-to-motion-track--112837/
Thanks in advance.