Filter Plugin

grain

---
schema_version: 0.1
type: filter
identifier: grain
title: Grain
version: 0.2.5
copyright: Copyright (C) 2008 Marco Gittler
license: GPL
language: en
url: none
creator: Marco Gittler
tags:
  - Video
description: Grain over the Image
icon:
  filename: oldfilm/grain.svg
  content-type: image/svg
notes: Implementation or additional usage notes go here.
bugs:
  - need to do some speed improvement.
parameters:
  - identifier: noise
    title: Noise
    type: integer
    description: Maximal value of noise
    readonly: no
    required: yes
    minimum: 0
    maximum: 200
    default: 40
    mutable: no
    widget: spinner
    unit: %
  - identifier: contrast
    title: Contrast
    type: integer
    description: Adjust contrast for the image
    readonly: no
    required: yes
    minimum: 0
    maximum: 400
    default: 160
    mutable: no
    widget: spinner
  - identifier: brightness
    title: Brightness
    type: integer
    description: Adjust brightness for the image
    readonly: no
    required: yes
    minimum: 0
    maximum: 400
    default: 70
    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