title: GMIC Montage
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/
title: Montage type
type: string
readonly: no
required: no
default: Auto
values:
title: Custom layout
type: string
readonly: no
required: no
animation: yes
default: V(H(0,1),H(2,V(3,4)))
title: Merging mode
type: string
readonly: no
required: no
default: Scaled
values:
title: Centering / scale
type: float
readonly: no
required: no
animation: yes
minimum: 0
maximum: 1
default: 0.5
title: Padding (px)
type: integer
readonly: no
required: no
animation: yes
minimum: 0
maximum: 128
default: 0
title: Frame (px)
type: integer
readonly: no
required: no
animation: yes
minimum: 0
maximum: 128
default: 0
title: Frame color
type: color
readonly: no
required: no
animation: yes
default: #00000000
widget: color
title: Angle
type: float
readonly: no
required: no
animation: yes
minimum: 0
maximum: 360
default: 0
title: Angle variations
type: float
readonly: no
required: no
animation: yes
minimum: 0
maximum: 180
default: 0
title: Cycle layers
type: integer
readonly: no
required: no
animation: yes
minimum: -255
maximum: 255
default: 0
title: Revert layer order
type: boolean
readonly: no
required: no
default: 0
title: Output as
type: string
readonly: no
required: no
default: Single layer
values:
title: note
description:
Instructions:
- Don't forget to set the Input layers... option on the left if you have multiple input layers for your montage.
- The Custom layout parameter is only active when Montage type is set to Custom layout.This is basically a string containing expressions such as:
. H(a,b) or V(a,b) stand respectively for an horizontal and vertical merge of two blocks a and b.
. R(a), stands for a 90-deg. rotated version of a block a. Use RR(a) and RRR(a) for resp. 180-deg and 270-deg. rotations.
. M(a), stands for a X-mirrored version of a block a. Use MRR(a) for a Y-mirrored version of a.
- A block a can be a layer indice or a nested montage expression itself.
- Layer indices start from 0 (top layer) and are treated periodically.
type: string
readonly: yes
required: no
animation: yes
default: Instructions:
The Custom layout parameter is only active when Montage type is set to Custom layout.This is basically a string containing expressions such as:
. H(a,b) or V(a,b) stand respectively for an horizontal and vertical merge of two blocks a and b. . R(a), stands for a 90-deg. rotated version of a block a. Use RR(a) and RRR(a) for resp. 180-deg and 270-deg. rotations. . M(a), stands for a X-mirrored version of a block a. Use MRR(a) for a Y-mirrored version of a.
title: url
description:
Click here for a tutorial: http://blog.patdavid.net/2014/05/gmic-montage.html
type: string
readonly: yes
required: no
animation: yes
default: Click here for a tutorial: http://blog.patdavid.net/2014/05/gmic-montage.html
title: url_2
description:
title: note_2
description:
Author: David Tschumperle. Latest update: 2014/22/12.
type: string
readonly: yes
required: no
animation: yes
default: Author: David Tschumperle. Latest update: 2014/22/12.
title: Advanced Options
type: group
readonly: no
required: no
title: Output Layer
type: string
readonly: no
required: no
default: Layer 0
values:
title: Resize Mode
type: string
readonly: no
required: no
default: Dynamic
values:
title: Ignore Alpha
type: boolean
readonly: no
required: no
default: 0
title: Preview/Draft Mode
type: boolean
readonly: no
required: no
default: 0
title: Log Verbosity
type: string
readonly: no
required: no
values:
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.