working prototype
This commit is contained in:
parent
f9dfad60ed
commit
7b8aa9fe6c
6 changed files with 80 additions and 75 deletions
Binary file not shown.
|
@ -1,34 +0,0 @@
|
|||
[default]
|
||||
schedule = https://cfp.gulas.ch/gpn21/schedule/export/schedule.xml
|
||||
template = gpn21_intro_template.ts
|
||||
alpha = false
|
||||
prores = false
|
||||
|
||||
[title]
|
||||
in = 50
|
||||
out = 180
|
||||
font = Roboto-Regular-enriched.ttf
|
||||
fontsize = 100
|
||||
fontcolor = #000000
|
||||
x = 64
|
||||
y = 200
|
||||
|
||||
[speaker]
|
||||
in = 70
|
||||
out = 180
|
||||
font = Roboto-Regular-enriched.ttf
|
||||
fontsize = 60
|
||||
fontcolor = #000000
|
||||
x = 64
|
||||
y = 900
|
||||
|
||||
[text]
|
||||
in = 3
|
||||
out = 180
|
||||
font = Roboto-Regular-enriched.ttf
|
||||
fontsize = 45
|
||||
fontcolor = #000000
|
||||
x = 64
|
||||
y = 1000
|
||||
text = ''
|
||||
|
34
gpn21/config.toml
Normal file
34
gpn21/config.toml
Normal file
|
@ -0,0 +1,34 @@
|
|||
[default]
|
||||
schedule = "https://cfp.gulas.ch/gpn21/schedule/export/schedule.xml"
|
||||
template = "gpn21_intro_template.ts"
|
||||
alpha = false
|
||||
prores = false
|
||||
|
||||
[title]
|
||||
in = 1.5
|
||||
out = 7.5
|
||||
font = "Roboto-Regular-enriched.ttf"
|
||||
fontsize = 100
|
||||
fontcolor = "#000000"
|
||||
x = 64
|
||||
y = 200
|
||||
|
||||
[speaker]
|
||||
in = 2.5
|
||||
out = 7.5
|
||||
font = "Roboto-Regular-enriched.ttf"
|
||||
fontsize = 60
|
||||
fontcolor = "#000000"
|
||||
x = 64
|
||||
y = 900
|
||||
|
||||
[text]
|
||||
in = 3
|
||||
out = 7.5
|
||||
font = "Roboto-Regular-enriched.ttf"
|
||||
fontsize = 45
|
||||
fontcolor = "#000000"
|
||||
x = 64
|
||||
y = 1000
|
||||
text = ''
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue