Reformat
Reformat lets you resize and reposition your image sequences to a different format (width and height).
This node has an equivalent in Nuke.
Inputs and Controls
|
Connection Type |
Connection Name |
Function |
|
Input |
src |
The image to resize. |
|
Control (UI) |
Knob (Scripting) |
Default Value |
Function |
|
Type name |
TypeName |
Reformat |
The node type. |
| Enabled | Enabled | ticked | If unchecked, this node will be omitted from the compiled image processing graph. Any incoming connections will be forwarded to the first output port, if any. |
| Label | Label | N/A | An optional label to display on the node. |
| Parameters | |||
|
Reset parameters to default value using the reset icon: |
|||
| Type | Type | To format | The type of reformat, either to a defined pixel format or to scale. |
| Output format | OutputFormat | 1920 x 1080 | The output image resolution |
| Scale | Scale | 1.000, 1.000, 1.000 | The scale factor for the output image resolution. |
| Resize type | ResizeType | Width |
Choose which direction controls the scaling factor. Choose between: • None • Width • Height • Fit • Fill • Distort |
| Centre | Centre | ticked | Translate the image to centre in the output. |
| Flip | Flip | unticked | Mirror image vertically. |
| Flop | Flop | unticked | Mirror image horizontally |
| Turn | Turn | unticked | Rotate image 90 degrees clockwise. |