FFMpeg-Compressor: Add SkipVideo parameter

This commit is contained in:
OleSTEEP 2024-04-22 23:23:06 +03:00
parent f9f6afe95a
commit a973fe79e8
3 changed files with 23 additions and 17 deletions

View file

@ -17,5 +17,6 @@ Lossless = true
Quality = 100
[VIDEO]
SkipVideo = true
Extension = "webm"
Codec = "libvpx-vp9"