ca885a7dc0
fix ffmpeg fadeout
2025-04-18 21:34:18 +02:00
Jannik Beyerstedt
ca224b9d84
make-ffmpeg: Remove fontfamily option as it doesn't work
2024-11-03 21:32:53 +01:00
Jannik Beyerstedt
8933550f31
make-ffmpeg: Combine with make-ffmpeg-fade
2024-11-03 21:32:53 +01:00
Jannik Beyerstedt
31f01ca386
make-ffmpeg: Use fit_text from make-ffmpeg-fade (break into lines array)
2024-11-03 21:32:51 +01:00
Jannik Beyerstedt
6876f2cf44
make-ffmpeg: Rework config file
2024-11-03 21:25:16 +01:00
Jannik Beyerstedt
526ef6231a
make-ffmpeg: add border option
2024-11-02 20:57:55 +01:00
Jannik Beyerstedt
9210d36248
make-ffmpeg: Properly escape special characters
2024-11-02 20:57:55 +01:00
Jannik Beyerstedt
0bb26d6b25
make-ffmpeg: Refactor code
2024-11-02 20:57:48 +01:00
Jannik Beyerstedt
32e4f830fc
make-ffmpeg: Use actual font size in fit_title
2023-10-29 20:59:42 +01:00
Jannik Beyerstedt
825ecf13b0
make-ffmpeg: Don't force a text background
2023-10-29 20:46:30 +01:00
Jannik Beyerstedt
b0e83b1134
[TIDY] Apply autopep8 formatting
2023-10-29 11:53:59 +01:00
Jannik Beyerstedt
909bf79673
[TIDY] Refactor renderlib into two parts
...
Most of the make scripts only need the schedule part of the renderlib.
The schedule part has way less dependencies (e.g. no ImageMagick), so
those scripts can be used without them now.
2023-10-22 21:43:24 +02:00
Jannik Beyerstedt
85bf295be6
make-ffmpeg: Fix typos in videofilter
2023-10-22 21:36:51 +02:00
Jannik Beyerstedt
e13ac70e2b
Backport changes introduced by "update make-ffmpeg"
2023-10-22 21:36:45 +02:00
derchris
6476846992
update make-ffmpeg render
2023-08-11 01:04:00 +02:00
Jannik Beyerstedt
ce5d4ab927
make-ffmpeg: Allow quotes in title and author
...
When double-escaped, the double quotes won't break anything and will be
rendered in the output.
2023-04-09 09:25:34 +02:00
Jannik Beyerstedt
4cfe3f7a08
make-ffmpeg: escape colons in title
2023-04-09 09:24:39 +02:00
derchris
7a4e1f6d60
make-ffmpeg: add options/file checks
2019-09-15 02:27:21 +02:00
derchris
378062f541
cccamp19: add schedule to config file
2019-08-28 00:14:01 +02:00
derchris
aac613e920
add ffmpeg only render for cccamp19
2019-07-23 20:40:56 +02:00