fixes for empty titles & mov intro/outro

This commit is contained in:
kleines Filmröllchen 2025-04-23 17:51:27 +02:00
parent 9c533338ff
commit c6cea4e456
Signed by: filmroellchen
SSH key fingerprint: SHA256:NarU6J/XgCfEae4rbei0YIdN2pYaYDccarK6R53dnc8
8 changed files with 195 additions and 1539 deletions

BIN
fsck2025/AgencyFB-Bold.ttf Normal file

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View file

@ -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