fixes for empty titles & mov intro/outro
This commit is contained in:
parent
9c533338ff
commit
c6cea4e456
8 changed files with 195 additions and 1539 deletions
BIN
fsck2025/AgencyFB-Bold.ttf
Normal file
BIN
fsck2025/AgencyFB-Bold.ttf
Normal file
Binary file not shown.
BIN
fsck2025/AgencyFB-Regular.ttf
Normal file
BIN
fsck2025/AgencyFB-Regular.ttf
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
fsck2025/artwork/fsck-outro-base.mov
Normal file
BIN
fsck2025/artwork/fsck-outro-base.mov
Normal file
Binary file not shown.
|
@ -1,7 +1,7 @@
|
|||
[meta]
|
||||
schedule = https://cfp.ctbk.de/fsck-2024/schedule/export/schedule.xml
|
||||
schedule = https://cfp.ctbk.de/fsck-2025/schedule/export/schedule.xml
|
||||
;; path to background video
|
||||
template = artwork/fsck-intro-base.mp4
|
||||
template = artwork/fsck-intro-base.mov
|
||||
;; whether background video uses transparency (needs to be .mov)
|
||||
alpha = false
|
||||
;; whether background video is prores 4444
|
||||
|
@ -15,7 +15,7 @@ fade_duration = 1
|
|||
;; 'title', 'speaker' and 'text' sections below.
|
||||
[default]
|
||||
;; default font
|
||||
fontfile = LiberationSans-Regular.ttf
|
||||
fontfile = AgencyFB-Regular.ttf
|
||||
;; default font color
|
||||
fontcolor = #fae7e3
|
||||
|
||||
|
@ -28,12 +28,15 @@ fontcolor = #fae7e3
|
|||
;; - fontsize: font size (pixel)
|
||||
;; - x: horizontal position (top left corner)
|
||||
;; - y: vertical position (top left corner)
|
||||
;; - w: width of the text field
|
||||
;; - h: height of the text field
|
||||
[title]
|
||||
in = 11.5
|
||||
out = 15
|
||||
fontsize = 67
|
||||
x = 300
|
||||
y = 780
|
||||
fontfile = AgencyFB-Bold.ttf
|
||||
|
||||
[speaker]
|
||||
in = 12
|
||||
|
|
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue