Move Transition -- Smooth cropping a source regardless of resolution

podonnell

Member
Hi,

Using the OBS Move Transition, I'd like to reveal an image from bottom to top, so I am applying a full crop on step 1, and then step 2 is the full image revealed. This works great unless I change the image to something else. This is because of the absolute values needed in the 'Transform' section.

> pos: x 1624 y 1187 rot: 0.0 scale: x 0.234 y 0.234 bounds: x 0 y 0 crop: l 0 t 1078 r 0 b 0
If I use absolute values, which I believe I need to, this works for an individual image. But when another image is loaded into the Image Source, the move transition does not work properly, as the image is of a different resolution. So I'm looking for a way to apply a south to north full uncrop regardless of the image resolution. Is there a better way to do this?
 
Top