mirror of
https://git.asonix.dog/asonix/pict-rs
synced 2024-11-20 11:21:14 +00:00
dev.toml: transcode to vp9
This commit is contained in:
parent
8c27805733
commit
853448d9c2
1 changed files with 1 additions and 0 deletions
1
dev.toml
1
dev.toml
|
@ -52,6 +52,7 @@ webp = 60
|
|||
enable = true
|
||||
allow_audio = true
|
||||
max_area = 884000000
|
||||
video_codec = "vp9"
|
||||
|
||||
[media.video.quality]
|
||||
crf_240 = 37
|
||||
|
|
Loading…
Reference in a new issue