FFMpeg-Compressor: Skip all ffmpeg questions by default

This commit is contained in:
OleSTEEP 2023-10-02 17:39:19 +03:00
parent 73fd5e44d1
commit e4de881424
2 changed files with 2 additions and 2 deletions

View file

@ -1,5 +1,5 @@
[FFMPEG]
FFmpegParams = "-hide_banner -loglevel error"
FFmpegParams = "-n -hide_banner -loglevel error"
MimicMode = false
[AUDIO]