Commit Graph

14 Commits

Author SHA1 Message Date
Hannes Braun c6fec3b038 Add mono preset 2023-09-10 00:32:21 +02:00
Hannes Braun 656cc637bd Escape command arguments on dry option
This allows the output to be passed to eval in a script (or something
similar).
2023-05-22 21:40:39 +02:00
Hannes Braun 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.
2023-01-01 17:02:34 +01:00
Hannes Braun 1523d4fd8c
Lower crf for animes 2022-12-29 14:40:54 +01:00
Hannes Braun a7a52408cd
Lots of new parameters and restructuring 2022-12-29 02:05:01 +01:00
Hannes Braun 4d09a6a489
Set minimum interval between keyframes to 12 2022-12-29 00:18:23 +01:00
Hannes Braun 19b9db37aa
Update presets for higher quality results 2022-12-29 00:09:16 +01:00
Hannes Braun 65f7353947
Rename script file 2022-12-29 00:07:50 +01:00
Hannes Braun a2c1efc412
Encode to 10-bit 2022-12-29 00:07:04 +01:00
Hannes Braun 6ec951e015
Add crop option 2022-12-21 19:28:46 +01:00
Hannes Braun 51174a6bad
Add 7.1 preset and rename 5.1 preset 2022-12-21 19:20:34 +01:00
Hannes Braun 4c0dca84c0
Add dry option 2022-12-21 19:20:19 +01:00
Hannes Braun ac53ff88ce
Add default presets 2022-12-10 14:25:00 +01:00
Hannes Braun 10a812024c
Initial commit 2022-12-10 14:09:40 +01:00