Commit graph

36 commits

Author SHA1 Message Date
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
2a8ba70e23
limit the ram usage of ffmpeg 2023-11-02 10:23:31 +01:00
164bb8faa3
attempt to trim every part from the recording; also out of ram 2023-10-30 23:13:08 +01:00
85297910ae
try to fix it enough to render a lecture 2023-10-30 22:48:53 +01:00
228e1648f0
increase multiplier; fix ffmpeg "seconds" containing : 2023-10-30 22:22:56 +01:00
c5cbc608f1
fade in/out worked out of the box :) 2023-10-30 21:46:17 +01:00
e36f13f11b
add ff support to rendering 2023-10-30 21:38:16 +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
469fc5d663
fix example clips not having stereo audio 2023-10-30 20:28:03 +01:00
56c6fb6be2
also preprocess the assets 2023-10-30 17:55:53 +01:00
986b51f0c3
test_render: re-enable loudnorm filter 2023-10-30 17:36:59 +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
fd5d3ab1fd
test render with speedup and overlays 2023-10-30 14:05:34 +01:00
30e2dde57d
prettier test videos 2023-10-29 23:07:59 +01:00
c55906f70a
add assets; some cmd building 2023-10-29 22:58:46 +01:00
ffad525857
test render script can cut without desync 2023-10-29 21:56:12 +01:00
823d8ce5dc
prepare writing ffmpeg commands 2023-10-28 23:38:17 +02:00
d59ca4aceb
initial commit 2023-10-22 22:44:59 +02:00