fixed ffmpeg errors and added cli

This commit is contained in:
janis
2023-03-15 12:21:28 +01:00
parent 945e3edfb0
commit 0e15c2a31b
23 changed files with 155 additions and 7 deletions

View File

@@ -1,7 +1,7 @@
[PathSettings]
defaultOutputPath = $HOME/FSRImageVideoUpscaler/
tmpPathLinux = /tmp/
tmpPathWindows = %TEMP%
tmpPathWindows = temp
ffmpeg = ./bin/lib/ffmpeg.exe
[DevSettings]