]> git.sesse.net Git - mlt/blobdiff - src/modules/core/filter_obscure.yml
Transcribe service metadata from services.txt to corresponding yml
[mlt] / src / modules / core / filter_obscure.yml
index 6fbe30bfdaa2b9f464c7534eef173d6b29dc5082..c2edae80df3899179cb26e526ec0fa5883c290fb 100644 (file)
@@ -9,3 +9,18 @@ license: LGPLv2.1
 language: en
 tags:
   - Video
+description: >
+   Obscuring filter.
+parameters:
+  - identifier: argument
+    title: Start
+    type: string
+    description: >
+       The starting rectangle is given in the format X/Y:WxH[:PWxPY] where 
+       PWxPY is the size of the averaging region in pixels.
+  - identifier: end
+    title: End
+    type: string
+    description: >
+       The ending rectangle is given in the format X/Y:WxH[:PWxPY] where 
+       PWxPY is the size of the averaging region in pixels.