vcfb24 switch to make-ffmpeg-fade
This commit is contained in:
parent
8ca5d334cb
commit
26c660a135
8 changed files with 37 additions and 149 deletions
37
vcfb24/config.ini
Normal file
37
vcfb24/config.ini
Normal file
|
@ -0,0 +1,37 @@
|
|||
[default]
|
||||
schedule = http://vcfb.de/2024/schedule.xml
|
||||
# ffmpeg -loop 1 -i intro.png -f lavfi -i anullsrc=channel_layout=stereo:sample_rate=44100 -c:v libx264 -tune stillimage -pix_fmt yuv420p -c:a aac -r 25 -t 10 intro.mp4
|
||||
template = intro.mp4
|
||||
alpha = false
|
||||
prores = false
|
||||
fontfile = true
|
||||
inout = t
|
||||
|
||||
[title]
|
||||
in = 1
|
||||
out = 9.5
|
||||
font = Computerfont.ttf
|
||||
fontsize = 100
|
||||
fontcolor = #ffffff
|
||||
x = 85
|
||||
y = 122
|
||||
|
||||
[speaker]
|
||||
in = 2
|
||||
out = 9
|
||||
font = SourceSansPro-Semibold.ttf
|
||||
fontsize = 65
|
||||
fontcolor = #ffffff
|
||||
x = 85
|
||||
y = 861
|
||||
|
||||
|
||||
[text]
|
||||
in = 0
|
||||
out = 0
|
||||
font = Computerfont.ttf
|
||||
fontsize = 0
|
||||
fontcolor = #ffffff
|
||||
x = 0
|
||||
y = 0
|
||||
text = ''
|
Loading…
Add table
Add a link
Reference in a new issue