FFMpeg-Compressor: Implement multiple FIFO workers

This commit is contained in:
OleSTEEP 2024-07-19 02:17:04 +03:00
parent 54820279d1
commit 23f7e5ec67
3 changed files with 19 additions and 6 deletions

View file

@ -4,6 +4,7 @@ ForceCompress = false
MimicMode = true
HideErrors = true
WebpRGBA = true
Workers = 16
[AUDIO]
Extension = "opus"