make-ffmpeg: Rework config file
This commit is contained in:
parent
526ef6231a
commit
6876f2cf44
10 changed files with 73 additions and 78 deletions
|
@ -1,15 +1,13 @@
|
|||
[default]
|
||||
[meta]
|
||||
schedule = https://pretalx.c3voc.de/camp2023/schedule/export/schedule.xml
|
||||
template = intro.mp4
|
||||
alpha = false
|
||||
prores = false
|
||||
fontfile = true
|
||||
inout = t
|
||||
inout_type = t
|
||||
|
||||
[title]
|
||||
in = 16
|
||||
out = 24
|
||||
fontfamily = BeonRegular
|
||||
fontfile = saira.ttf
|
||||
fontsize = 100
|
||||
fontcolor = #FB48C4
|
||||
|
@ -19,7 +17,6 @@ y = 100
|
|||
[speaker]
|
||||
in = 16
|
||||
out = 24
|
||||
fontfamily = BeonRegular
|
||||
fontfile = saira.ttf
|
||||
fontsize = 70
|
||||
fontcolor = #3FFF21
|
||||
|
@ -29,7 +26,6 @@ y = 800
|
|||
[text]
|
||||
in = 16
|
||||
out = 24
|
||||
fontfamily = BeonRegular
|
||||
fontfile = saira.ttf
|
||||
fontsize = 45
|
||||
fontcolor = #FB48C4
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue