Commit graph

69 commits

Author SHA1 Message Date
5b2d6653dc
add dockerignore 2024-05-26 11:33:42 +02:00
97a7268d4a
fix docker not compiling 2024-05-26 11:33:25 +02:00
677c35a6fd
remove test files 2024-05-25 16:21:04 +02:00
b11baf1358
question overlays work :) 2024-05-25 16:20:43 +02:00
8b57b97c80
add asked questions to project.toml 2024-05-25 14:25:23 +02:00
1e7f5f95cd
clean up console output a little 2024-05-25 14:17:07 +02:00
01e0758b6a
build question overlay svg 2024-05-25 13:53:15 +02:00
7b1681d85d
create a fancy new fast forward logo based on our videoag logo 2024-05-24 19:58:52 +02:00
9ae95fefb6
find a tool that optimizes svg's even further 2024-05-24 19:40:08 +02:00
05b650dfd7
use readable logo 2024-05-24 12:39:43 +02:00
410a4eaf96
strip the logo of any useless crap and make it actually nice to read/edit 2024-05-24 12:39:00 +02:00
3798b3382a
start understanding the logo svg 2024-05-24 12:29:10 +02:00
6de519c980
create a readable version of the logo svg 2024-05-24 12:21:49 +02:00
98f415ade7
add metadata to transcoded videos 2024-05-24 12:17:40 +02:00
9a4b3142ff
optimize some libsvtav1 params 2024-05-24 12:01:45 +02:00
d323915aed
install fonts in docker 2024-05-20 17:34:08 +02:00
0de4f35311
start putting together a dockerfile
is still missing font installation plus potentially more stuff
2024-05-18 23:24:09 +02:00
cae7b9b99b
add default language 2024-05-18 15:21:14 +02:00
4612cbdfaa
allow compiling out systemd-run support 2024-05-18 12:52:08 +02:00
0d98ab21f0
use libsvtav1 instead of av1 when vaapi is disabled 2024-05-18 12:40:18 +02:00
9d87c61a39
render 1080p using av1 2024-05-17 22:57:17 +02:00
cd705c1153
language support 2024-05-17 21:29:22 +02:00
f5ec5db460
bump indexmap to 2.2 2024-04-10 13:05:55 +02:00
3c0169f6bb
add license 2024-04-10 13:01:04 +02:00
881ab99410
stop debug-printing the project.toml all the time 2024-04-10 12:56:03 +02:00
8df868eff3
support changing label/docent in intro slide 2024-04-10 12:55:00 +02:00
8e2b72c431
allow specifying the start resolution for transcoding 2024-01-16 00:24:12 +01:00
fead583ce9
only use av1 for >fhd videos 2024-01-15 18:50:15 +01:00
3aeb9dd8be
skip some irrelevant ffmpeg options 2024-01-09 22:01:35 +01:00
d7d30ac6bf
don't skip symlinks 2024-01-09 21:27:35 +01:00
5c50b33251
allow preprocessing to keep stereo; asks which files to use 2024-01-06 18:55:27 +01:00
f4adda912a
use AV1 for 1440p and higher 2023-12-19 23:56:04 +01:00
c288f55ed0
fix overlay offset on lower resolutions 2023-11-16 12:23:10 +01:00
27e986d53b
fix warnings 2023-11-16 12:12:17 +01:00
fad0d1ec6c
optimize if chain 2023-11-16 12:05:13 +01:00
083bcb07c2
fix incorrectly setting vaapi output when copying codec 2023-11-16 11:52:17 +01:00
5746939c06
fix intro/outro producing mono audio 2023-11-16 11:50:49 +01:00
27c7cb3c7d
render videos with 3x bitrate 2023-11-16 11:49:38 +01:00
f2f3f67d10
set quality level to 22
24 hides a lot of details "in the background", i.e. in the dark green areas of the blackboard
2023-11-16 10:09:29 +01:00
5cc91d712f
run all transcoding through the ffmpeg helper 2023-11-16 09:33:58 +01:00
2882fb286a
support 50fps videos; enable +faststart 2023-11-15 15:44:58 +01:00
0865076849
setup test with 50 fps 2023-11-15 14:14:18 +01:00
270233ca5c
add faststart flag 2023-11-15 14:13:57 +01:00
24ea4ebe07
make transcoding optional 2023-11-14 10:36:12 +01:00
371071ca47
transcode in reverse order 2023-11-14 10:30:17 +01:00
feb8596bfc
support rescaling 2023-11-03 10:02:30 +01:00
268c4b3af7
add missing alpha filter on the logo 2023-11-02 23:48:56 +01:00
164c6f9bac
set render quality to 24 2023-11-02 22:40:49 +01:00
ca3ab6a788
fix memory limit 2023-11-02 21:33:21 +01:00
f4fe73bf5f
use -ss/-t instead of trim 2023-11-02 11:07:35 +01:00