Thank you C&C;for your quick responses.
I’m familiar with Zoom, at least with the parameters mentioned. In theory I could begin one segment zoomed in 150% to a starting point, zoom out to 100%, then have a second segment begin zoomed at 100%, then zoom in 150% to a different finishing point. It’s doable, but kind of an awkward visual effect if you want to highlight multiple points along a path across the image.
Alternately, if tAx recognized one “zoom placement” at the start of a segment, and a second placement at the end, I could achieve a panning effect by setting those parameters and zooming from, say, 150% to 151%. But that would still require a software update, and since it’s a very klunky way of implementing pan, it makes more sense just to wait for a dedicated Pan video effect.
Although that does bring up an obvious use case for you of how well Zoom and Pan video effects might work together, since you know your users are likely to attempt such a thing.
And, since I’m already on the subject of the Zoom effect, I have two suggestions for your consideration.
One thing I’ve noticed is that when the zoom displacement is not equal in the X and Y axes, motion along one axis finishes before motion along the other. For example, if I place the zoom placement 150 pixels right of center, and 300 pixels lower than center, tAx appears to move diagonally to +150/+150, then downward to +150/+300. Visually, the movement of the image appears to change direction partway through the motion, rather than appearing as a single, smooth motion. It’d be beneficial to make those moves proportional, so that there’s no apparent change of direction in the middle of the segment.
Another potentially beneficial option would be something along the lines of a checkbox that would constrain the zoom/pan motion such that the image always fills the video frame. In many cases, placing the zoom displacement off center causes the image to move such that it does not fill the entire frame. Sometimes that’s desired behavior, but sometimes it isn’t, so having the option of constraining the pan/zoom function so that the image always fills the frame would be useful in many cases.
As I say, these are just suggestions for your consideration. I think you have done a tremendous job with tAx thus far.