Fix packaging names

This commit is contained in:
OleSTEEP 2024-08-29 02:49:44 +03:00
parent 85df574d3c
commit e5fa49ad53
24 changed files with 24 additions and 24 deletions

View file

@ -1,24 +0,0 @@
[FFMPEG]
CopyUnprocessed = true
ForceCompress = false
MimicMode = true
HideErrors = true
WebpRGBA = true
Workers = 16
[AUDIO]
Extension = "opus"
BitRate = "128k"
[IMAGE]
ResDownScale = 1
Extension = "avif"
FallBackExtension = "webp"
Lossless = true
Quality = 100
[VIDEO]
CRF = 27
SkipVideo = false
Extension = "webm"
Codec = "libvpx-vp9"