NoOp node¶
This documentation is for version 2.0 of NoOp.
Description¶
Copies the input to the ouput.
This effect does not modify the actual content of the image, but can be used to modify the metadata associated with the clip (premultiplication, field order, format, pixel aspect ratio, frame rate).
This plugin concatenates transforms.
Inputs¶
Input | Description | Optional |
---|---|---|
Source | No |
Controls¶
Parameter / script name | Type | Default | Function |
---|---|---|---|
Force Copy / forceCopy |
Boolean | Off | Force copy from input to output |
Set Premultiplication / setPremult |
Boolean | Off | Set the premultiplication state of the output clip, without modifying the raw content. Use the Premult or UnPremult plu-gins to affect the content. |
Output Premultiplication / outputPremult |
Choice | PreMultiplied | Premultiplication state of the output clip. |
Set Format / setFormat |
Boolean | Off | Set the format of the output clip, without modifying the raw content. |
Extent / extent |
Choice | Format | Extent (size and offset) of the output.
Format: Use a pre-defined image format.
Size: Use a specific extent (size and offset).
Project: Use the project extent (size and offset).
|
Center / recenter |
Button | Centers the region of definition to the input region of definition. If there is no input, then the region of definition is centered to the project window. | |
Format / NatronParamFormatChoice |
Choice | HD 1920x1080 | The output format |
Bottom Left / bottomLeft |
Double | x: 0 y: 0 | Coordinates of the bottom left corner of the size rectangle. |
Size / size |
Double | w: 1 h: 1 | Width and height of the size rectangle. |
Set Pixel Aspect Ratio / setPixelAspectRatio |
Boolean | Off | Set the pixel aspect ratio of the output clip, without modifying the raw content. |
Output Pixel Aspect Ratio / outputPixelAspectRatio |
Double | 1 | Pixel aspect ratio of the output clip. |
Set Frame Rate / setFrameRate |
Boolean | Off | Set the frame rate state of the output clip, without modifying the raw content. |
Output Frame Rate / outputFrameRate |
Double | 24 | Frame rate of the output clip. |
Clip Info… / clipInfo |
Button | Display information about the inputs |