]> git.sesse.net Git - mlt/blobdiff - src/modules/core/filter_mono.yml
Transcribe service metadata from services.txt to corresponding yml
[mlt] / src / modules / core / filter_mono.yml
index aed5ae82e6f81f6426015e21582b4c66b9147449..b0cc48d552be681172eac77e1b5d98d303a6573e 100644 (file)
@@ -9,3 +9,11 @@ license: LGPLv2.1
 language: en
 tags:
   - Audio
+description: >
+   Mix all channels of audio into a mono signal and output it as N channels.
+parameters:
+  - identifier: argument
+    title: channels
+    type: integer
+    description: the number of output channels (default 2)
\ No newline at end of file