added ffmpeg-path settings. The exe will be installed by the installer

This commit is contained in:
janis
2022-09-12 15:49:54 +02:00
parent 5f4797c180
commit 157720d1d5
2 changed files with 4 additions and 3 deletions

View File

@@ -2,6 +2,7 @@
defaultOutputPath = $HOME/FSRImageVideoUpscaler/
tmpPathLinux = /tmp/
tmpPathWindows = %TEMP%
ffmpeg = ./bin/lib/ffmpeg.exe
[DevSettings]
loggerReqLevel = DEBUG