Filter: openfx.eu.gmic.Convolve

Plugin Information

title: GMIC Convolve
media types: Video experimental
description: Wrapper for the GMIC framework (http://gmic.eu) written by Tobias Fleischer (http://www.reduxfx.com) and Frederic Devernay.
version: 2
creator: mr.fantastic mrfantastic@firemail.cc
license: GPLv2
URL: https://openeffects.org/

Parameters

Kernel

title: Kernel
type: string
readonly: no
required: no
default: Custom
values:

  • Custom
  • Average 3x3
  • Average 5x5
  • Average 7x7
  • Average 9x9
  • Prewitt-X
  • Prewitt-Y
  • Sobel-X
  • Sobel-Y
  • Rotinv-X
  • Rotinv-Y
  • Laplacian
  • Robert Cross 1
  • Robert Cross 2
  • Impulses 5x5
  • Impulses 7x7
  • Impulses 9x9

Boundary

title: Boundary
type: string
readonly: no
required: no
default: Neumann
values:

  • Dirichlet
  • Neumann

note

title: note
description: Note: If parameter Kernel is set to Custom, it uses the custom convolution kernel defined below. Use commas and semicolons as separators for res. matrix columns and rows.
type: string
readonly: yes
required: no
animation: yes
default: Note: If parameter Kernel is set to Custom, it uses the custom convolution kernel defined below. Use commas and semicolons as separators for res. matrix columns and rows.

Custom kernel

title: Custom kernel
type: string
readonly: no
required: no
animation: yes
default: 0,1,0;1,-4,1;0,1,0

note_2

title: note_2
description: Note: Kernel multiplier is useful only when parameter Value range is set to Cut.
type: string
readonly: yes
required: no
animation: yes
default: Note: Kernel multiplier is useful only when parameter Value range is set to Cut.

Value range

title: Value range
type: string
readonly: no
required: no
default: Normalize
values:

  • Cut
  • Normalize

Kernel multiplier

title: Kernel multiplier
type: float
readonly: no
required: no
animation: yes
minimum: 0
maximum: 50
default: 1

Channel(s)

title: Channel(s)
type: string
readonly: no
required: no
default: All
values:

  • All
  • RGBA [all]
  • RGB [all]
  • RGB [red]
  • RGB [green]
  • RGB [blue]
  • RGBA [alpha]
  • Linear RGB [all]
  • Linear RGB [red]
  • Linear RGB [green]
  • Linear RGB [blue]
  • YCbCr [luminance]
  • YCbCr [blue-red chrominances]
  • YCbCr [blue chrominance]
  • YCbCr [red chrominance]
  • YCbCr [green chrominance]
  • Lab [lightness]
  • Lab [ab-chrominances]
  • Lab [a-chrominance]
  • Lab [b-chrominance]
  • Lch [ch-chrominances]
  • Lch [c-chrominance]
  • Lch [h-chrominance]
  • HSV [hue]
  • HSV [saturation]
  • HSV [value]
  • HSI [intensity]
  • HSL [lightness]
  • CMYK [cyan]
  • CMYK [magenta]
  • CMYK [yellow]
  • CMYK [key]
  • YIQ [luma]
  • YIQ [chromas]

Preview type

title: Preview type
type: string
readonly: no
required: no
default: Full
values:

  • Full
  • Forward horizontal
  • Forward vertical
  • Backward horizontal
  • Backward vertical
  • Duplicate top
  • Duplicate left
  • Duplicate bottom
  • Duplicate right
  • Duplicate horizontal
  • Duplicate vertical
  • Checkered
  • Checkered inverse

Preview split

title: Preview split
type: rect
readonly: no
required: no
animation: yes
default: 0.5 0.5
widget: point

note_3

title: note_3
description: Author: David Tschumperle. Latest update: 2013/06/06.
type: string
readonly: yes
required: no
animation: yes
default: Author: David Tschumperle. Latest update: 2013/06/06.

Advanced Options

title: Advanced Options
type: group
readonly: no
required: no

Output Layer

title: Output Layer
type: string
readonly: no
required: no
default: Layer 0
values:

  • Merged
  • Layer 0
  • Layer -1
  • Layer -2
  • Layer -3
  • Layer -4
  • Layer -5
  • Layer -6
  • Layer -7
  • Layer -8
  • Layer -9

Resize Mode

title: Resize Mode
type: string
readonly: no
required: no
default: Dynamic
values:

  • Fixed (Inplace)
  • Dynamic
  • Downsample 1/2
  • Downsample 1/4
  • Downsample 1/8
  • Downsample 1/16

Ignore Alpha

title: Ignore Alpha
type: boolean
readonly: no
required: no
default: 0

Preview/Draft Mode

title: Preview/Draft Mode
type: boolean
readonly: no
required: no
default: 0

Log Verbosity

title: Log Verbosity
type: string
readonly: no
required: no
values:

  • false
  • Level 1
  • Level 2
  • Level 3

mlt_origin

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

Search

Subscribe

Subscribe to News via RSS.

Recent Posts

About

MLT enables you to author, manage, and run multitrack audio/video compositions. Copyright © 2008-2026 by Meltytech, LLC.

Social Links