]> git.sesse.net Git - mlt/blob - src/modules/core/filter_fieldorder.yml
75971d529a7be08557d21c14a016e4459d0982e9
[mlt] / src / modules / core / filter_fieldorder.yml
1 schema_version: 0.1
2 type: filter
3 identifier: fieldorder
4 title: Field order
5 description: Correct the field order of interlaced video.
6 version: 1
7 copyright: Ushodaya Enterprises Limited
8 creator: Dan Dennedy <dan@dennedy.org>
9 license: LGPLv2.1
10 language: en
11 tags:
12   - Video
13   - Hidden
14 notes: >
15   This filter is automatically invoked by the loader as part of image
16   normalisation.
17 parameters:
18   - identifier: argument
19     title: Scale
20     type: string
21     description: The scaling method.
22     required: no
23     readonly: no