-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtemplate_multiple_captions.yml
70 lines (65 loc) · 1.58 KB
/
template_multiple_captions.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
image:
path: /Users/leninraj/Downloads/virat.jpg
copyright:
text: WWW.DUGGOUT.COM
height: 100
width: 25
x_offset: 25
opacity: 0.6
font: Roboto
hashtag:
text: ENGvsIND
x_offset: 25
y_offset: 25
font: Roboto
caption_player:
text: VIRAT KOHLI
font: Roboto
size: 80
color: white
stroke: white
offset_x: 0
offset_y: 422
background: true
background_color_brown: rgba(150,93,14,0.4)
background_color_white: rgba(225,225,243,0.4)
background_color_black: rgba(10,10,10,0.4)
background_color: rgba(23,168,230,0.7) # blue
background_color_pink: rgba(150,14,93,0.5)
background_opacity: 0.2
background_height: 100
background_start_y: 990
caption_1st_innings:
text: 1st MATCH - 1 AND 8
font: Roboto
size: 50
color: white
stroke: white
offset_x: 0
offset_y: 512
background: true
background_color: rgba(150,93,14,0.6) # brown
background_color_white: rgba(225,225,243,0.4)
background_color_black: rgba(10,10,10,0.4)
background_color_blue: rgba(23,168,230,0.7) # blue
background_color_pink: rgba(150,14,93,0.5)
background_opacity: 0.2
background_height: 100
background_start_y: 1090
caption_2nd_innings:
text: 2nd MATCH - 25 AND 0
font: Roboto
size: 50
color: white
stroke: white
offset_x: 0
offset_y: 612
background: true
background_color: rgba(150,93,14,0.6)
background_color_white: rgba(225,225,243,0.4)
background_color_black: rgba(10,10,10,0.4)
background_color_blue: rgba(23,168,230,0.7) # blue
background_color_pink: rgba(150,14,93,0.5)
background_opacity: 0.2
background_height: 100
background_start_y: 1190