Commit Graph
51 Commits
Author SHA1 Message Date
janis ad64287a8a make cli output better 2023-06-09 09:52:43 +02:00
janis 9569e46b75 fix defaults 2023-06-09 09:45:28 +02:00
janis 506baf2cd3 fix ffc cli option 2023-06-09 09:44:44 +02:00
janis 7299250437 fix crash of CLI when no input file specified 2023-06-07 09:04:04 +02:00
janis ce284540a6 clean up windows files with stop script 2023-06-07 09:01:47 +02:00
janis d187a70452 bugfix + better py for win install script 2023-06-07 08:40:54 +02:00
janis 58e114e368 begin implementation of plugin downloader 2023-05-31 14:27:17 +02:00
janis 9eee7a9878 add engine loading (technically) 2023-05-31 14:18:51 +02:00
janis 5099959082 fix error, remove stuff, add stuff 2023-05-31 14:06:04 +02:00
janis 1510eb0fd5 create about page 2023-05-30 09:15:40 +02:00
janis 35adcb0148 begin UI implementation 2023-05-26 12:43:43 +02:00
janis 54838c7d94 begin writing perp packaging scripts 2023-05-25 09:15:42 +02:00
janis 1fa50afd01 sync - broken currently due to refactoring!! 2023-05-24 11:06:19 +02:00
janis 5e65f3b52c finish setup of electron app using vue & router 2023-05-24 10:45:26 +02:00
janis 9d485c2b73 move to electron app & remove unnecessary code 2023-05-24 10:33:18 +02:00
janis d378018896 add new upscaler test 2023-05-24 10:23:19 +02:00
janis fc635526f3 remove debug code 2023-05-23 09:19:14 +02:00
janis 90e00530fd fix sharpening 2023-05-23 09:07:15 +02:00
janis d54e3efb5e add debug code 2023-05-23 08:36:12 +02:00
janis b194c73963 add nearestneighbour upscaling 2023-05-22 16:43:50 +02:00
janis 37ac0f1ece possible fix for sharpening error when not us 2023-05-22 16:14:57 +02:00
janis 01105d33e6 preparations for new threading mode for SS 2023-05-16 08:47:29 +02:00
janis 69c08778fc not working yet with new scaler 2023-05-15 17:07:13 +02:00
janis 00988c524e temporary changes 2023-05-15 16:02:40 +02:00
janis 4b4dc46ebb swich to bmp images 2023-03-29 18:21:23 +02:00
janis f61b59955b fix crashing 2023-03-29 11:54:18 +02: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 0b0b2da00f fixed error 2023-03-16 15:03:07 +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 42f4b9f4e5 fix quotes 2023-03-15 12:36:10 +01: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
janis cfea0e2593 compiling info 2022-10-23 11:51:20 +02:00
janis 04509e4d9a bugfixes 2022-10-22 14:59:00 +02:00
janis cef15e5e3a Merge remote-tracking branch 'origin/main' 2022-10-22 14:21:26 +02:00
janis 5a2005d63c bugfixes 2022-10-22 14:21:20 +02:00
janis 8c09ec17b9 added a ready indicator + selected filepaths 2022-09-12 17:26:20 +02:00
janis 6d889c4df5 added a cancel button to the start dialog 2022-09-12 16:29:24 +02:00
janis 157720d1d5 added ffmpeg-path settings. The exe will be installed by the installer 2022-09-12 15:49:54 +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 be760082e2 redesigned UI, but not yet done (Text sizing not correct yet) 2022-09-06 14:50:20 +02:00
janis b93b16afab redesigned UI, but not yet done (Text sizing not correct yet) 2022-09-06 14:43:32 +02:00
janis f24fabc0cd updated filemanager, it now should work as test version (no quality settings or so available yet, basic UI 2022-09-04 22:05:24 +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