Warp 2D | Cropping and Filtering the Output | ||
Chapter 14, Warping |
With the exception of Lens Distort and the Warp 2D tool, all warping tools let you translate, rotate, scale and change the center of the input, effect and output image. Transformations on the input image will be done before applying the effect and its transforms. The transformations on the output image will be done after applying the effect and its transforms--see 2D Transform Tool.
Affine transforms can be applied for free performance-wise, i.e. they can be applied at the same time as the warps without slowing down the tools. By combining transforms into a single resampling operation, the produced image has less degradation than if separate transform and warp tools were used. In addition, the combined transforms/warps approach is not susceptible to the bottleneck issue. For example, specifying an Output transform that enlarges the output image would give a completely different result that putting a resize tools afterward. In the former approach, the image would be directly computed at the final resolution, while in the latter approach the intermediate image would be at a lower resolution and the lost information could never be recovered.
Affine transforms allow integration with the tracker because the affine transforms are expressed using socket names that the tracker recognizes. The tracker can be accessed by right-clicking on the value editors or the Input/Output/Effect UI Container label.
Since Warping tools can be keyframed, you can create dramatic changes in image shapes when animated over time.
All Warping tools have masking inputs so you can limit the effect of the warp to a precise area of the image.
All Warping tools have the following common parameters:
Do one of the following:
Type values into the X or Y Translation value editors and press Enter.
Drag the square found at the bottom left of the direct manipulator along the X and Y axes. Note that you must have Manipulators selected in the Display tab in Player Options.
The image can be moved along the Y or X world axis, respectively by dragging either the vertical or horizontal arrow protruding from the square.
The vertical and horizontal arrows extending further from the square act on the Y and X image axis respectively.
Do one of the following:
Do one of the following:
Press the Backspace key to activate the pivot manipulator then do one of the following:
Type values into the X and Y Pivot value editors and press Enter. Note that the scale manipulator is not available. The rotation manipulator is used to do shear an image.
Note: You can use the following hotkeys to quickly select a manipulator; press M to select the Input manipulator, press comma (,) to select the Effect manipulator, or press period (.) to select the Output manipulator.