We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc9b54a commit a351bf6Copy full SHA for a351bf6
src/modules/avformat/resolution_scale.yml
@@ -8,6 +8,26 @@ delogo:
8
w: 1.0
9
h: 1.0
10
11
+drawbox:
12
+ x: 1.0
13
+ y: 1.0
14
+ w: 1.0
15
+ h: 1.0
16
+ t: 1.0
17
+
18
+drawgrid:
19
20
21
22
23
24
25
+fillborders:
26
+ left: 1.0
27
+ right: 1.0
28
+ top: 1.0
29
+ bottom: 1.0
30
31
floodfill:
32
x: 1.0
33
y: 1.0
@@ -47,9 +67,3 @@ vignette:
47
67
zoompan:
48
68
49
69
50
-
51
-fillborders:
52
- left: 1.0
53
- right: 1.0
54
- top: 1.0
55
- bottom: 1.0
0 commit comments