FFMpeg-Compressor: Hide all ffmpeg warnings and errors

This commit is contained in:
OleSTEEP 2023-10-02 19:46:12 +03:00
parent cefd0bc9ba
commit f15bb3df7e
5 changed files with 18 additions and 4 deletions

View file

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