15 Commits

Author SHA1 Message Date
e6f1f6cf9b Set maximum keyframe interval to 300 2024-08-13 00:36:21 +02:00
c6fec3b038 Add mono preset 2023-09-10 00:32:21 +02:00
656cc637bd Escape command arguments on dry option
This allows the output to be passed to eval in a script (or something
similar).
2.0.1
2023-05-22 21:40:39 +02:00
d9304cd392 Temporarily disable grain synthesis
This is necessary due to this bug: https://bugs.chromium.org/p/aomedia/issues/detail?id=2768
I don't want to check every encoded video entirely just to make sure it doesn't contain this type of glitching.
Revert this commit once the issue is resolved in the aomenc.
v2.0.0
2023-01-01 17:02:34 +01:00
1523d4fd8c Lower crf for animes 2022-12-29 14:40:54 +01:00
a7a52408cd Lots of new parameters and restructuring 2022-12-29 02:05:01 +01:00
4d09a6a489 Set minimum interval between keyframes to 12 2022-12-29 00:18:23 +01:00
19b9db37aa Update presets for higher quality results 2022-12-29 00:09:16 +01:00
65f7353947 Rename script file 2022-12-29 00:07:50 +01:00
a2c1efc412 Encode to 10-bit 2022-12-29 00:07:04 +01:00
6ec951e015 Add crop option v1.0.0 2022-12-21 19:28:46 +01:00
51174a6bad Add 7.1 preset and rename 5.1 preset 2022-12-21 19:20:34 +01:00
4c0dca84c0 Add dry option 2022-12-21 19:20:19 +01:00
ac53ff88ce Add default presets 2022-12-10 14:25:00 +01:00
10a812024c Initial commit 2022-12-10 14:09:40 +01:00