Rework ffmpeg preset, add 3 quality levels and custom flags (#108)

This commit is contained in:
ByteDream 2023-01-25 00:48:35 +01:00
parent b3226cdde5
commit e115dcd87f
5 changed files with 356 additions and 116 deletions

View file

@ -21,6 +21,7 @@ regex = "1.7"
sanitize-filename = "0.4"
serde = "1.0"
serde_json = "1.0"
shlex = "1.1"
signal-hook = "0.3"
tempfile = "3.3"
terminal_size = "0.2"