Commit Graph

47 Commits

Author SHA1 Message Date
e43a4f6546 debug code + nicer look 2023-03-28 15:12:15 +02:00
be74be1bf7 possible fix for windows 2023-03-28 14:56:54 +02:00
3ed9781d27 possible fix + readding FSR 2023-03-28 13:46:49 +02:00
b3a83fdbad fully functional multithreading 2023-03-27 21:43:27 +02:00
282691a8e6 updates to handler 2023-03-27 19:33:54 +02:00
Janis Hutz
c1dc26ff6b Update handler.py
add output for framerate of video
2023-03-17 12:24:19 +00:00
janis
d8521321b2 most likely a fix 2023-03-17 12:47:35 +01:00
janis
51816e82e3 potential fix 2023-03-17 12:38:15 +01:00
Janis Hutz
d3142988bf Update handler.py
fix one of the erros
2023-03-17 07:13:18 +00:00
Janis Hutz
8962839e94 Update handler.py
fix command
2023-03-17 06:52:23 +00:00
janis
0b0b2da00f fixed error 2023-03-16 15:03:07 +01:00
Janis Hutz
fa7dafc411 Update handler.py
add debug code to troubleshoot code
2023-03-16 12:37:43 +00:00
Janis Hutz
ca85822530 Update handler.py
max cmd length windows + wrong filepath fix
2023-03-16 10:08:13 +00:00
Janis Hutz
0917911998 Update handler.py
fix weird code
2023-03-16 09:56:39 +00:00
Janis Hutz
77fee5f5da Update handler.py
possible fix for upscaling images command
2023-03-16 09:50:54 +00:00
Janis Hutz
b84d318b08 Update handler.py
add lots of debug code
2023-03-16 09:45:33 +00:00
Janis Hutz
3937571114 Update handler.py
potential fix for path in windows
2023-03-16 09:36:18 +00:00
Janis Hutz
701ab6f7d1 Update handler.py
fix missing $ sign
2023-03-16 09:27:06 +00:00
e1a6181edc path fixes for win 2023-03-16 10:05:05 +01:00
147a6b5f38 remove debug code 2023-03-16 09:53:35 +01:00
125cd089d1 debugging for error including full log 2023-03-16 09:49:27 +01:00
f88ff03e57 note on file origin 2023-03-16 09:42:48 +01:00
d12182e8c6 possible fix for upscaler & removal of lib 2023-03-16 09:42:11 +01:00
459963faff working cli 2023-03-15 20:07:10 +01:00
0466c9db9d fixes 2023-03-15 19:41:25 +01:00
janis
35328dcb54 possible fix for error 2023-03-15 15:44:40 +01:00
janis
403d2b4521 possible fix with env var 2023-03-15 13:49:58 +01:00
Janis Hutz
6ead007d82 Update handler.py
new idea for fix
2023-03-15 12:35:16 +00:00
Janis Hutz
decc7f58d6 Update handler.py
another idea
2023-03-15 12:16:28 +00:00
Janis Hutz
f88a0ef44f Update handler.py
fix error with solution of high success probability
2023-03-15 12:13:00 +00:00
Janis Hutz
3d93b49ca4 Update handler.py
another fix
2023-03-15 12:07:50 +00:00
Janis Hutz
5f6b09c523 Update handler.py
add an easier way to use ffprobe
2023-03-15 12:00:20 +00:00
janis
70080953d0 fixes to cli & handler 2023-03-15 12:32:50 +01:00
janis
0e15c2a31b fixed ffmpeg errors and added cli 2023-03-15 12:21:28 +01:00
janis
945e3edfb0 fix for windows ffprobe not working 2023-03-15 11:56:07 +01:00
029c70356f more ui updates 2023-03-14 18:46:19 +01:00
2e73026a8d first parts of GUI migrated 2023-03-14 18:04:49 +01:00
janis
5a2005d63c bugfixes 2022-10-22 14:21:20 +02:00
janis
157720d1d5 added ffmpeg-path settings. The exe will be installed by the installer 2022-09-12 15:49:54 +02:00
simplePCBuilding
5f4797c180 Fixed a bug that could cause the app to crash
(I might have screwed up on the syntax as I have edited this on my iPad in the browser with no autocompletion. Will fix it if it is wrong in about 2h)
2022-09-12 14:48:49 +02:00
simplePCBuilding
fa5faf86cb Changed from jpg to png
I mean why in the world was I using .jpg instead of .png… this is now fixed and as such the quality should be improved by a lot
2022-09-12 13:49:21 +02:00
janis
64f4a25c4f optimised filechooser and fixed multiple bugs 2022-09-12 07:08:33 +02:00
janis
5ca513383e added quality options and fixed bugs 2022-09-09 19:03:11 +02:00
janis
2cded3acb3 handler.py now fully operational with at least .mp4 videos, most likely also with other formats. 2022-09-04 21:53:00 +02:00
janis
229a4d6253 handler.py is now technically working, if very short video of less than about 1K frames. Working on fix for longer vids 2022-09-04 19:44:46 +02:00
janis
836c5de20c Updated handler.py to be more stable and have more functions. Still cannot upscale videos! 2022-09-04 18:29:29 +02:00
janis
9ac016188d Initial development. Not yet ready to use! 2022-09-04 17:54:26 +02:00