mirror of
https://github.com/crunchy-labs/crunchy-cli.git
synced 2026-01-21 04:02:00 -06:00
Rework ffmpeg preset, add 3 quality levels and custom flags (#108)
This commit is contained in:
parent
b3226cdde5
commit
e115dcd87f
5 changed files with 356 additions and 116 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue