Filter Plugin

resample

---
schema_version: 0.1
type: filter
identifier: resample
title: Resample
version: 1
copyright: Ushodaya Enterprises Limited
creator: Dan Dennedy <dan@dennedy.org>
license: LGPLv2.1
language: en
tags:
  - Audio
  - Hidden
description: |
             Adjust an audio stream's sampling rate, and duplicate channels if producer provides less than consumer requested.
             This filter is automatically invoked by the loader producer for the sake of normalisation over inputs and with the consumer.
bugs:
  - Assumes 2 channels during libsamplerate initialisation. Untested with >2 channels.
parameters:
  - identifier: argument
    title: Frequency
    type: integer
    description: The target sample rate.
    required: no
    readonly: no
...
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