update make-ffmpeg render

This commit is contained in:
derchris 2023-08-11 01:04:00 +02:00
parent 1e4f2f298e
commit 6476846992
4 changed files with 84 additions and 17 deletions

BIN
camp2023/beon.ttf Normal file

Binary file not shown.

39
camp2023/config.ini Normal file
View file

@ -0,0 +1,39 @@
[default]
schedule = https://pretalx.c3voc.de/camp2023/schedule/export/schedule.xml
template = intro.mp4
alpha = false
prores = false
fontfile = true
inout = t
[title]
in = 16
out = 24
fontfamily = BeonRegular
fontfile = saira.ttf
fontsize = 100
fontcolor = #FB48C4
x = (w-text_w)/2
y = 100
[speaker]
in = 16
out = 24
fontfamily = BeonRegular
fontfile = saira.ttf
fontsize = 70
fontcolor = #3FFF21
x = (w-text_w)/2
y = 800
[text]
in = 16
out = 24
fontfamily = BeonRegular
fontfile = saira.ttf
fontsize = 45
fontcolor = #FB48C4
x = (w-text_w)/2
y = 1000
text = 'Chaos Communication Camp 2023'

BIN
camp2023/saira.ttf Normal file

Binary file not shown.