Backport changes introduced by "update make-ffmpeg"
This commit is contained in:
parent
c69dbd089a
commit
e13ac70e2b
8 changed files with 75 additions and 36 deletions
|
@ -2,11 +2,16 @@
|
|||
#schedule = https://talks.mrmcd.net/2019/schedule/export/schedule.xml
|
||||
schedule = file:///home/thorti/git/c3voc/intro-outro-generator/mrmcd2019/schedule.xml
|
||||
template = mrmcd2019.mov
|
||||
alpha = false
|
||||
prores = false
|
||||
fontfile = true
|
||||
inout = n
|
||||
|
||||
[title]
|
||||
in = 50
|
||||
out = 225
|
||||
font = Jura-Bold.ttf
|
||||
fontfamily =
|
||||
fontfile = Jura-Bold.ttf
|
||||
fontsize = 80
|
||||
fontcolor = #47acda
|
||||
x = (w-text_w)/2
|
||||
|
@ -15,7 +20,8 @@ y = 540
|
|||
[speaker]
|
||||
in = 75
|
||||
out = 225
|
||||
font = Jura-Regular.ttf
|
||||
fontfamily =
|
||||
fontfile = Jura-Regular.ttf
|
||||
fontsize = 50
|
||||
fontcolor = #094762
|
||||
x = (w-text_w)/2
|
||||
|
@ -24,7 +30,8 @@ y = 950
|
|||
[text]
|
||||
in = 242
|
||||
out = 324
|
||||
font = Jura-Regular.ttf
|
||||
fontfamily =
|
||||
fontfile = Jura-Regular.ttf
|
||||
fontsize = 45
|
||||
fontcolor = #c68100
|
||||
x = (w-text_w)/2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue