Filter Plugin

channelswap

---
schema_version: 0.1
type: filter
identifier: channelcopy
title: Copy Channels
version: 1
copyright: Ushodaya Enterprises Limited
creator: Dan Dennedy
license: LGPLv2.1
language: en
tags:
  - Audio
description: Copy one audio channel to another.
parameters:
  - identifier: argument
    title: To
    type: integer
    minimum: 0
    maximum: 15
    default: 1
  - identifier: to
    title: To
    type: integer
    minimum: 0
    maximum: 15
    default: 1
  - identifier: from
    title: From
    type: integer
    minimum: 0
    maximum: 15
    default: 0
  - identifier: swap
    title: Swap
    description: Swap the two channels instead of duplicating the source channel.
    type: integer
    minimum: 0
    maximum: 1
    default: 0
    widget: checkbox
...
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