Jugendhackt: Make SVG templates for intro and outro
This commit is contained in:
parent
b0e83b1134
commit
32cc33e82f
7 changed files with 3250 additions and 19 deletions
|
@ -1,7 +1,6 @@
|
|||
[default]
|
||||
schedule = https://jh.franzi.business/schedule/jh23dd.xml
|
||||
# ffmpeg -loop 1 -i alpaka_orange.png -f lavfi -i anullsrc -c:v mpeg2video -t 10 -aspect 16:9 -c:a mp2 -b:v 2500k -map 0:v -map 1:a alpaka_orange.ts
|
||||
template = alpaka_orange.ts
|
||||
schedule = https://pretalx.c3voc.de/jhhh23/schedule/export/schedule.xml
|
||||
template = intro-background.ts
|
||||
alpha = false
|
||||
prores = false
|
||||
fontfile = true
|
||||
|
@ -12,29 +11,29 @@ in = 1
|
|||
out = 9.5
|
||||
fontfamily =
|
||||
fontfile = SourceSansPro-Semibold.ttf
|
||||
fontsize = 100
|
||||
fontcolor = #00a5dd
|
||||
x = 100
|
||||
y = 785
|
||||
fontsize = 67
|
||||
fontcolor = #ffffff
|
||||
x = 400
|
||||
y = 870
|
||||
|
||||
[speaker]
|
||||
in = 2
|
||||
out = 9
|
||||
fontfamily =
|
||||
fontfile = SourceSansPro-Semibold.ttf
|
||||
fontsize = 55
|
||||
fontcolor = #00a5dd
|
||||
x = 100
|
||||
y = 900
|
||||
fontsize = 50
|
||||
fontcolor = #ffffff
|
||||
x = 400
|
||||
y = 950
|
||||
|
||||
|
||||
[text]
|
||||
in = 3
|
||||
out = 8
|
||||
in = 0
|
||||
out = 0
|
||||
fontfamily =
|
||||
fontfile = SourceSansPro-Semibold.ttf
|
||||
fontsize = 45
|
||||
fontcolor = #00a5dd
|
||||
x = 100
|
||||
y = 720
|
||||
text = 'Jugend hackt Dresden 2023'
|
||||
|
||||
fontsize = 0
|
||||
fontcolor = #ffffff
|
||||
x = 0
|
||||
y = 0
|
||||
text = ''
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue