FFMpeg-Compressor: Copy all unprocessed files to destination folder

This commit is contained in:
OleSTEEP 2023-10-02 19:23:11 +03:00
parent e4de881424
commit cefd0bc9ba
3 changed files with 39 additions and 9 deletions

View file

@ -1,5 +1,6 @@
[FFMPEG]
FFmpegParams = "-n -hide_banner -loglevel error"
CopyUnprocessed = false
MimicMode = false
[AUDIO]
@ -7,7 +8,7 @@ Extension = "mp3"
BitRate = "320k"
[IMAGE]
Extension = "png"
Extension = "jpg"
CompLevel = 20
JpegComp = 3