Commit graph

97 commits

Author SHA1 Message Date
d5bb7a4bdc
only use vaapi when feature is enabled
All checks were successful
Trigger quay.io Webhook / run (push) Successful in 4s
2024-07-08 13:18:26 +02:00
5e1f5e8829
add readme
[skip ci] no need
2024-06-29 11:21:06 +02:00
5808bff395
fix still defaulting to av1, allow aac to be paired with flac
All checks were successful
Trigger quay.io Webhook / run (push) Successful in 4s
2024-06-28 18:19:08 +02:00
330515d6b4
fix toml serialiser being stupid
All checks were successful
Trigger quay.io Webhook / run (push) Successful in 5s
2024-06-28 16:56:07 +02:00
7662150b89
fix codec comparison; encode with higher quality for intermediate results
All checks were successful
Trigger quay.io Webhook / run (push) Successful in 5s
2024-06-26 12:05:40 +02:00
b6fb0fa184
uncommitted stuff: some bitrate changes [skip ci] 2024-06-23 23:59:23 +02:00
6e56452f78
limit webhook ci to main branch
All checks were successful
Trigger quay.io Webhook / run (push) Successful in 5s
2024-06-23 17:54:18 +02:00
680ea8f4e5
Refactor the code into a binary and library (#1)
All checks were successful
Trigger quay.io Webhook / run (push) Successful in 5s
Reviewed-on: #1
Co-authored-by: Dominic <git@msrd0.de>
Co-committed-by: Dominic <git@msrd0.de>
2024-06-23 15:53:45 +00:00
13c03559d0
set svt-av1 preset to 7 and quality to 28
All checks were successful
Trigger quay.io Webhook / run (push) Successful in 6s
2024-06-13 15:53:40 +02:00
f9129b2351
we are using av1 for 1080p
All checks were successful
Trigger quay.io Webhook / run (push) Successful in 5s
2024-06-04 09:51:45 +02:00
9a58e39bf8
fix typo, thanks Dorian
All checks were successful
Trigger quay.io Webhook / run (push) Successful in 7s
This code path is currently unused given that we accumulate the input
into a recording.mkv file that doesn't have the cursed mp4/mov behaviour.
2024-06-04 09:47:58 +02:00
2fdb653496
seek_streams_individually can also happen with .mov files
All checks were successful
Trigger quay.io Webhook / run (push) Successful in 6s
2024-05-30 11:13:12 +02:00
cbdf55335a
detect .mov files
All checks were successful
Trigger quay.io Webhook / run (push) Successful in 6s
2024-05-27 20:05:41 +02:00
6934012c11
take audio from left instead of right channel
All checks were successful
Trigger quay.io Webhook / run (push) Successful in 6s
2024-05-27 20:05:07 +02:00
52c89dc95a
fix british dates
All checks were successful
Trigger quay.io Webhook / run (push) Successful in 5s
2024-05-26 16:15:36 +02:00
4aefb5a647
presets 2024-05-26 16:15:07 +02:00
14daa1c9f9
add missing file 2024-05-26 15:23:31 +02:00
78609dec9a
translate question 2024-05-26 15:23:23 +02:00
1dfe835587
move project structs into their own mod 2024-05-26 15:20:40 +02:00
b6bd1be12e
docker: don't copy Cargo.lock; it's not part of the repo
All checks were successful
Trigger quay.io Webhook / run (push) Successful in 5s
2024-05-26 12:47:25 +02:00
4f4711cf31
CI: fix #5
All checks were successful
Trigger quay.io Webhook / run (push) Successful in 5s
2024-05-26 12:37:56 +02:00
e55886a0df
CI: fix #4
Some checks failed
Trigger quay.io Webhook / run (push) Failing after 5s
2024-05-26 12:34:48 +02:00
867544f12e
CI: fix #3
All checks were successful
Trigger quay.io Webhook / run (push) Successful in 5s
2024-05-26 12:29:51 +02:00
2ba0f6a075
CI: apparently forgejo prefers github vendor prefix
All checks were successful
Trigger quay.io Webhook / run (push) Successful in 5s
2024-05-26 12:21:54 +02:00
17d961bc0d
CI: fix #2
All checks were successful
Trigger quay.io Webhook / run (push) Successful in 4s
2024-05-26 12:20:07 +02:00
be787b6c9c
CI: fix
Some checks failed
Trigger quay.io Webhook / run (push) Failing after 5s
2024-05-26 12:19:22 +02:00
fad24597fd
CI: add webhook triggering quay.io 2024-05-26 12:18:17 +02:00
8147ffd231
update alpine to 3.20 2024-05-26 11:47:53 +02:00
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