Commit graph

24 commits

Author SHA1 Message Date
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
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
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
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
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
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
270233ca5c
add faststart flag 2023-11-15 14:13:57 +01:00
164c6f9bac
set render quality to 24 2023-11-02 22:40:49 +01:00
f4fe73bf5f
use -ss/-t instead of trim 2023-11-02 11:07:35 +01:00
4efbe0c44e
very basic rendering support 2023-10-30 21:26:17 +01:00
889dbbce5a
preprocessing seems to work 2023-10-30 20:28:17 +01:00
45b9173c56
almost ready for preprocessing 2023-10-30 17:32:21 +01:00
a0f1caa34b
more filter logic 2023-10-30 16:05:21 +01:00
c55906f70a
add assets; some cmd building 2023-10-29 22:58:46 +01:00
823d8ce5dc
prepare writing ffmpeg commands 2023-10-28 23:38:17 +02:00