Filter Plugin

frei0r.pr0file

---
schema_version: 0.100000
title: pr0file
version: 0.200000
identifier: frei0r.pr0file
description: 2D video oscilloscope
creator: Marko Cebokli
type: filter
parameters:
  - identifier: X
    title: X
    description: X position of profile
    type: float
    minimum: 0
    maximum: 1
    readonly: no
    widget: spinner
  - identifier: Y
    title: Y
    description: Y position of profile
    type: float
    minimum: 0
    maximum: 1
    readonly: no
    widget: spinner
  - identifier: Tilt
    title: Tilt
    description: Tilt of profile
    type: float
    minimum: 0
    maximum: 1
    readonly: no
    widget: spinner
  - identifier: Length
    title: Length
    description: Length of profile
    type: float
    minimum: 0
    maximum: 1
    readonly: no
    widget: spinner
  - identifier: Channel
    title: Channel
    description: Channel to numerically display
    type: float
    minimum: 0
    maximum: 1
    readonly: no
    widget: spinner
  - identifier: Marker 1
    title: Marker 1
    description: Position of marker 1
    type: float
    minimum: 0
    maximum: 1
    readonly: no
    widget: spinner
  - identifier: Marker 2
    title: Marker 2
    description: Position of marker 2
    type: float
    minimum: 0
    maximum: 1
    readonly: no
    widget: spinner
  - identifier: R trace
    title: R trace
    description: Show R trace on scope
    type: boolean
    minimum: 0
    maximum: 1
    readonly: no
  - identifier: G trace
    title: G trace
    description: Show G trace on scope
    type: boolean
    minimum: 0
    maximum: 1
    readonly: no
  - identifier: B trace
    title: B trace
    description: Show B trace on scope
    type: boolean
    minimum: 0
    maximum: 1
    readonly: no
  - identifier: Y trace
    title: Y trace
    description: Show Y' trace on scope
    type: boolean
    minimum: 0
    maximum: 1
    readonly: no
  - identifier: Pr trace
    title: Pr trace
    description: Show Pr trace on scope
    type: boolean
    minimum: 0
    maximum: 1
    readonly: no
  - identifier: Pb trace
    title: Pb trace
    description: Show Pb trace on scope
    type: boolean
    minimum: 0
    maximum: 1
    readonly: no
  - identifier: Alpha trace
    title: Alpha trace
    description: Show Alpha trace on scope
    type: boolean
    minimum: 0
    maximum: 1
    readonly: no
  - identifier: Display average
    title: Display average
    description: e
    type: boolean
    minimum: 0
    maximum: 1
    readonly: no
  - identifier: Display RMS
    title: Display RMS
    type: boolean
    minimum: 0
    maximum: 1
    readonly: no
  - identifier: Display minimum
    title: Display minimum
    type: boolean
    minimum: 0
    maximum: 1
    readonly: no
  - identifier: Display maximum
    title: Display maximum
    type: boolean
    minimum: 0
    maximum: 1
    readonly: no
  - identifier: 256 scale
    title: 256 scale
    description: use 0-255 instead of 0.0-1.0
    type: boolean
    minimum: 0
    maximum: 1
    readonly: no
  - identifier: Color
    title: Color
    description: rec 601 or rec 709
    type: float
    minimum: 0
    maximum: 1
    readonly: no
    widget: spinner
  - identifier: Crosshair color
    title: Crosshair color
    description: Color of the profile marker
    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