add ffmpeg only render for cccamp19
This commit is contained in:
parent
02b3ed3fa0
commit
aac613e920
5 changed files with 389 additions and 0 deletions
31
cccamp19/config.ini
Normal file
31
cccamp19/config.ini
Normal file
|
@ -0,0 +1,31 @@
|
|||
[default]
|
||||
template = cccamp19_talks_intro_1080p.mov
|
||||
|
||||
[title]
|
||||
in = 193
|
||||
out = 324
|
||||
font = Marvel-Bold.ttf
|
||||
fontsize = 120
|
||||
fontcolor = #c68100
|
||||
x = (w-text_w)/2
|
||||
y = 480
|
||||
|
||||
[speaker]
|
||||
in = 233
|
||||
out = 324
|
||||
font = Marvel-Regular.ttf
|
||||
fontsize = 70
|
||||
fontcolor = #c68100
|
||||
x = (w-text_w)/2
|
||||
y = 845
|
||||
|
||||
[text]
|
||||
in = 242
|
||||
out = 324
|
||||
font = Marvel-Regular.ttf
|
||||
fontsize = 45
|
||||
fontcolor = #c68100
|
||||
x = (w-text_w)/2
|
||||
y = 927
|
||||
text = 'chaos communication camp 2019'
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue