Skip to content

Commit 92cfccc

Browse files
j-b-mddennedy
authored andcommitted
Add drawbox/drawgrid to avfilter resoultion scale
1 parent cc9b54a commit 92cfccc

File tree

1 file changed

+20
-6
lines changed

1 file changed

+20
-6
lines changed

src/modules/avformat/resolution_scale.yml

Lines changed: 20 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,26 @@ delogo:
88
w: 1.0
99
h: 1.0
1010

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+
x: 1.0
20+
y: 1.0
21+
w: 1.0
22+
h: 1.0
23+
t: 1.0
24+
25+
fillborders:
26+
left: 1.0
27+
right: 1.0
28+
top: 1.0
29+
bottom: 1.0
30+
1131
floodfill:
1232
x: 1.0
1333
y: 1.0
@@ -47,9 +67,3 @@ vignette:
4767
zoompan:
4868
x: 1.0
4969
y: 1.0
50-
51-
fillborders:
52-
left: 1.0
53-
right: 1.0
54-
top: 1.0
55-
bottom: 1.0

0 commit comments

Comments
 (0)