title: CropOFX
media types:
Video experimental
description: Removes everything outside the defined rectangle and optionally adds black edges so everything outside is black.
If the 'Extent' parameter is set to 'Format', and 'Reformat' is checked, the output pixel aspect ratio is also set to this of the format.
This plugin does not concatenate transforms.
version: 2
creator: mr.fantastic mrfantastic@firemail.cc
license: GPLv2
URL: https://openeffects.org/
title: Extent
description:
Extent (size and offset) of the output.
type: string
readonly: no
required: no
default: Size
values:
title: Format
description:
The output format
type: string
readonly: no
required: no
default: PC_Video 640x480
values:
title: Bottom Left
description:
Coordinates of the bottom left corner of the size rectangle.
type: rect
readonly: no
required: no
animation: yes
minimum: -10000
maximum: 10000
default: 0 0
widget: point
title: Size
description:
Width and height of the size rectangle.
type: rect
readonly: no
required: no
animation: yes
minimum: 0
maximum: 10000
default: 1 1
widget: size
title: Interactive Update
description:
If checked, update the parameter values during interaction with the image viewer, else update the values when pen is released.
type: boolean
readonly: no
required: no
animation: yes
title: HiDPI
description:
Should be checked when the display area is High-DPI (a.k.a Retina). Draws OpenGL overlays twice larger.
type: boolean
readonly: no
required: no
title: Softness
description:
Size of the fade to black around edges to apply.
type: float
readonly: no
required: no
animation: yes
minimum: 0
maximum: 100
default: 0
title: Reformat
description:
Translates the bottom left corner of the crop rectangle to be in (0,0).
type: boolean
readonly: no
required: no
default: 0
title: Intersect
description:
Intersects the crop rectangle with the input region of definition instead of extending it.
type: boolean
readonly: no
required: no
animation: yes
default: 0
title: Black Outside
description:
Add 1 black and transparent pixel to the region of definition so that all the area outside the crop rectangle is 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.