FFMpeg-Compressor: Implement multiple FIFO workers
This commit is contained in:
parent
54820279d1
commit
23f7e5ec67
3 changed files with 19 additions and 6 deletions
|
@ -4,6 +4,7 @@ ForceCompress = false
|
|||
MimicMode = true
|
||||
HideErrors = true
|
||||
WebpRGBA = true
|
||||
Workers = 16
|
||||
|
||||
[AUDIO]
|
||||
Extension = "opus"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue