title: ReformatOFX
media types:
Video experimental
description: Convert the image to another format or size.
An image transform is computed that goes from the input region of definition (RoD) to the selected format. The Resize Type parameter adjust the way the transform is computed.
This plugin concatenates transforms.
See also: https://web.archive.org/web/20220627014216/http://www.opticalenquiry.com/nuke/index.php?title=Reformat
version: 2
creator: mr.fantastic mrfantastic@firemail.cc
license: GPLv2
URL: https://openeffects.org/
title: Use Source RoD
description:
Use the region of definition of the source as the source format.
type: boolean
readonly: no
required: no
default: 1
title: Type
description:
Selects how the output format is computed.
type: string
readonly: no
required: no
default: To Format
values:
title: Format
description:
The output format
type: string
readonly: no
required: no
default: PC_Video 640x480
values:
title: Size
description:
The output dimensions of the image in pixels.
type: rect
readonly: no
required: no
default: 200 200
title: Force This Shape
description:
If checked, the output image is cropped to this size. Else, image is resized according to the resize type but the whole image is kept.
type: boolean
readonly: no
required: no
default: 0
title: Pixel Aspect Ratio
description:
Output pixel aspect ratio.
type: float
readonly: no
required: no
minimum: 0.5
maximum: 2
default: 1
title: Scale
description:
The scale factor to apply to the image. The scale factor is rounded slightly, so that the output image is an integer number of pixels in the direction chosen under resize type.
type: rect
readonly: no
required: no
minimum: 0.1
maximum: 10
default: 1 1
title: Uniform
description:
Use the X scale for both directions
type: boolean
readonly: no
required: no
default: 1
title: Resize Type
description:
Format: Converts between formats, the image is resized to fit in the target format. Size: Scales to fit into a box of a given width and height. Scale: Scales the image.
type: string
readonly: no
required: no
default: Width
values:
title: Center
description:
Translate the center of the image to the center of the output. Otherwise, the lower left corner is left untouched.
type: boolean
readonly: no
required: no
default: 1
title: Flip
description:
Mirror the image vertically.
type: boolean
readonly: no
required: no
default: 0
title: Flop
description:
Mirror the image horizontally.
type: boolean
readonly: no
required: no
default: 0
title: Turn
description:
Rotate the image by 90 degrees counter-clockwise.
type: boolean
readonly: no
required: no
default: 0
title: Preserve BBox
description:
If checked, preserve the whole image bounding box and concatenate transforms downstream.
Normally, all pixels outside of the outside format are clipped off. If this is checked, the whole image RoD is kept.
By default, transforms are only concatenated upstream, i.e. the image is rendered by this effect by concatenating upstream transforms (e.g. CornerPin, Transform...), and the original image is resampled only once. If checked, and there are concatenating transform effects downstream, the image is rendered by the last consecutive concatenating effect.
type: boolean
readonly: no
required: no
default: 0
title: Filter
description:
Filtering algorithm - some filters may produce values outside of the initial range (*) or modify the values even if there is no movement (+).
type: string
readonly: no
required: no
animation: yes
default: Cubic
values:
title: Clamp
description:
Clamp filter output within the original range - useful to avoid negative values in mattes
type: boolean
readonly: no
required: no
animation: yes
default: 0
title: Black outside
description:
Fill the area outside the source image with black
type: boolean
readonly: no
required: no
animation: yes
default: 0
title: Top-Left Origin
description:
Set to 1 to use MLT top-left image origin instead of the OFX bottom-left origin. Use for plugins that crash or produce incorrect output with negative row bytes.
type: boolean
readonly: no
required: no
minimum: 0
maximum: 1
default: 0
widget: checkbox
Subscribe to News via RSS.