Filter Plugin

tcolor

---
schema_version: 0.1
type: filter
identifier: tcolor
title: Technicolor
version: 0.2.5
copyright: Copyright (C) 2008 Marco Gittler
license: GPL
language: en
url: none
creator: Marco Gittler
tags:
  - Video
description: Oversaturate the Color in Video, like in old Technicolor movies
icon:
  filename: oldfilm/tcolor.svg
  content-type: image/svg
notes: Implementation or additional usage notes go here.
bugs:
  - need to do some speed improvement.
parameters:
  - identifier: oversaturate_cr
    title: Blue/Yellow- axis
    type: integer
    description: Adjust factor for Blue/Yellow axis
    readonly: no
    required: yes
    minimum: -400
    maximum: 400
    default: 190
    mutable: no
    widget: spinner
  - identifier: oversaturate_cb
    title: Red/Green-axis
    type: integer
    description: Adjust factor for Red/Green axis
    readonly: no
    required: yes
    minimum: -400
    maximum: 400
    default: 190
    mutable: no
    widget: spinner
...
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