Filter Plugin

frei0r.sopsat

---
schema_version: 0.100000
title: SOP/Sat
version: 0.200000
identifier: frei0r.sopsat
description: Slope/Offset/Power and Saturation color corrections according to the ASC CDL (Color Decision List)
creator: Simon A. Eugster (Granjow)
type: filter
parameters:
  - identifier: rSlope
    title: rSlope
    description: Slope of the red color component
    type: float
    minimum: 0
    maximum: 1
    readonly: no
    widget: spinner
  - identifier: gSlope
    title: gSlope
    description: Slope of the green color component
    type: float
    minimum: 0
    maximum: 1
    readonly: no
    widget: spinner
  - identifier: bSlope
    title: bSlope
    description: Slope of the blue color component
    type: float
    minimum: 0
    maximum: 1
    readonly: no
    widget: spinner
  - identifier: aSlope
    title: aSlope
    description: Slope of the alpha component
    type: float
    minimum: 0
    maximum: 1
    readonly: no
    widget: spinner
  - identifier: rOffset
    title: rOffset
    description: Offset of the red color component
    type: float
    minimum: 0
    maximum: 1
    readonly: no
    widget: spinner
  - identifier: gOffset
    title: gOffset
    description: Offset of the green color component
    type: float
    minimum: 0
    maximum: 1
    readonly: no
    widget: spinner
  - identifier: bOffset
    title: bOffset
    description: Offset of the blue color component
    type: float
    minimum: 0
    maximum: 1
    readonly: no
    widget: spinner
  - identifier: aOffset
    title: aOffset
    description: Offset of the alpha component
    type: float
    minimum: 0
    maximum: 1
    readonly: no
    widget: spinner
  - identifier: rPower
    title: rPower
    description: Power (Gamma) of the red color component
    type: float
    minimum: 0
    maximum: 1
    readonly: no
    widget: spinner
  - identifier: gPower
    title: gPower
    description: Power (Gamma) of the green color component
    type: float
    minimum: 0
    maximum: 1
    readonly: no
    widget: spinner
  - identifier: bPower
    title: bPower
    description: Power (Gamma) of the blue color component
    type: float
    minimum: 0
    maximum: 1
    readonly: no
    widget: spinner
  - identifier: aPower
    title: aPower
    description: Power (Gamma) of the alpha component
    type: float
    minimum: 0
    maximum: 1
    readonly: no
    widget: spinner
  - identifier: saturation
    title: saturation
    description: Overall saturation
    type: float
    minimum: 0
    maximum: 1
    readonly: no
    widget: spinner
tags:
  - Video
...
Topic revision: r1 - 2012-04-20 - TWikiGuest
 
This site is powered by the TWiki collaboration platformCopyright © 2008-2012 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding MLT Wiki? Send feedback
TWiki Appliance - Powered by TurnKey Linux