FFMpeg-Compressor: Switch to other ffmpeg lib, add CRF parameter for video
This commit is contained in:
parent
a973fe79e8
commit
0ad60b5b94
5 changed files with 19 additions and 15 deletions
|
@ -17,6 +17,7 @@ Lossless = true
|
|||
Quality = 100
|
||||
|
||||
[VIDEO]
|
||||
SkipVideo = true
|
||||
CRF = 27
|
||||
SkipVideo = false
|
||||
Extension = "webm"
|
||||
Codec = "libvpx-vp9"
|
Loading…
Add table
Add a link
Reference in a new issue