make-ffmpeg: Rework config file

This commit is contained in:
Jannik Beyerstedt 2024-11-02 14:23:34 +01:00
parent 526ef6231a
commit 6876f2cf44
10 changed files with 73 additions and 78 deletions

View file

@ -1,12 +1,10 @@
[default]
[meta]
schedule = https://releasing.c3voc.de/releases/jhjue2020/schedule-jhjue20.xml
; intro_template.ts was derived from a png which was derived from jhjue-20-intro.svg
; ffmpeg -loop 1 -i jh20-jue/jh20-jue-intro.png -ar 48000 -ac 2 -f s16le -i /dev/zero -c:v mpeg2video -pix_fmt:v yuv420p -qscale:v 2 -qmin:v 2 -qmax:v 7 -keyint_min 0 -bf 0 -g 0 -intra:0 -maxrate:0 90M -c:a mp2 -b:a 384k -t 5 jh20-jue/jh20-jue_intro_template.ts
template = jh20-jue_intro_template.ts
alpha = false
prores = false
; enable using a font file
fontfile = true
; in and out time format: t for seconds, n for frame number
inout = n
@ -17,7 +15,6 @@ in = 20
; outframe for totle
out = 225
; title font (either font family or file, see default setting above)
fontfamily =
fontfile = ebisu.ttf
; title font size
fontsize = 70
@ -30,7 +27,6 @@ y = 865
[speaker]
in = 40
out = 225
fontfamily =
fontfile = ebisu.ttf
fontsize = 40
fontcolor = #eeeeee
@ -41,7 +37,6 @@ y = 950
[text]
in = 3
out = 4
fontfamily =
fontfile = ebisu.ttf
fontsize = 45
fontcolor = #ffffff