Commit Graph

145 Commits

Author SHA1 Message Date
n00mkrad
1c01d40a54 Added 3x/5x/6x/7x for DAIN NCNN 2021-08-22 19:59:41 +02:00
n00mkrad
f6ebe00d0a Fixed minor print problem where the type was printed instead of the GPU name 2021-08-20 13:41:56 +02:00
n00mkrad
2bdc602564 Show last log lines if interp fails, fix missing Wrap() for XVFI base path 2021-08-15 22:29:20 +02:00
n00mkrad
3dec8b9093 Read supported interp factors from Implementation/AI class 2021-08-15 14:33:03 +02:00
n00mkrad
71b02a39de XVFI test 2021-08-15 11:37:41 +02:00
n00mkrad
b1b60ecc69 Rename Networks => Implementations 2021-08-15 11:10:18 +02:00
n00mkrad
bebd947b7a GPU list in window title 2021-08-10 00:14:48 +02:00
n00mkrad
13256b559f Added notifications that show when interpolation/queue finishes in background 2021-08-01 20:29:07 +02:00
n00mkrad
2ab61a42d9 Added Completion Actions (Sleep/Hibernate/Shutdown) 2021-08-01 15:57:35 +02:00
n00mkrad
feafd57eda Fixed BT470M color transfer not working 2021-07-25 23:22:54 +02:00
n00mkrad
39f432082e Don't show warning when running on Windows 11 2021-07-20 20:11:28 +02:00
N00MKRAD
fc2b61dbb2 AutoEnc: Actually delete old frames instead of overwriting with dummy data 2021-06-30 18:49:07 +02:00
N00MKRAD
9740245403 Code to move model arch files to same folder before running (RIFE CUDA) 2021-06-17 19:28:04 +02:00
N00MKRAD
1f78fb55a1 Added warning for problematic chars 2021-06-16 21:12:40 +02:00
N00MKRAD
1fc7f21936 Native alpha support with RIFE 3.5 2021-06-15 16:16:44 +02:00
N00MKRAD
05a55fcbd5 Hardcoded config key names to avoid string typos 2021-05-18 14:37:16 +02:00
N00MKRAD
ad3daccff1 Removed NCNN RIFE 2.0 model dir workaround, no longer needed 2021-05-17 17:21:55 +02:00
N00MKRAD
38adc4d754 Fix AutoEnc ffmpeg log sometimes stopping & beautify log line 2021-05-16 22:16:35 +02:00
N00MKRAD
c65110d60b Don't download model list by default (compat reasons) 2021-05-16 21:32:21 +02:00
N00MKRAD
b97889ca48 Better vk/ncnn logging 2021-05-11 12:08:01 +02:00
N00MKRAD
f9a631340d async/background TryDeleteIfExistsAsync & DeleteContentsOfDir 2021-05-09 18:31:39 +02:00
N00MKRAD
7133c4c57c Fixed version number in window title not working correctly 2021-05-09 16:24:35 +02:00
N00MKRAD
c3ae4b51a0 Pause interp at low disk space, only cancel if very low 2021-05-09 16:03:18 +02:00
N00MKRAD
55c0f5904c Retain original color space when encoding, cache ffmpeg/ffprobe outputs 2021-05-06 12:08:03 +02:00
N00MKRAD
570764d573 Handle vkCreateInstance NCNN/VK error 2021-05-04 14:39:11 +02:00
N00MKRAD
337c045110 Fixed auto-enc problem where unencodedFrameLines was filled incorrectly 2021-05-03 20:31:41 +02:00
N00MKRAD
9dc732dcf6 Error handling for OSUtils.GetOs() (now TryGetOs()) 2021-05-03 12:48:57 +02:00
N00MKRAD
93d80990f1 Fixed window title not having version number 2021-05-01 20:14:16 +02:00
N00MKRAD
e61d510cf3 Cancel if no frames were output (avoid "waiting for encoding" forever) 2021-04-30 10:36:44 +02:00
N00MKRAD
d64e81c866 Added pausing/resuming for interpolation, async (background) web checks 2021-04-29 22:57:00 +02:00
N00MKRAD
91bf49434d Logging improvements 2021-04-25 21:12:45 +02:00
N00MKRAD
3186c3c594 Support for HQ JPEG import frames, refactoring 2021-04-22 16:15:17 +02:00
N00MKRAD
99d86b1143 UI text change 2021-04-20 22:51:08 +02:00
N00MKRAD
4d2f6ebd1f Better symlink error handling, should fix encoding failing on exFAT drives 2021-04-19 21:18:17 +02:00
N00MKRAD
13411d529f Seprate classes for cached frame count + res, added [RES] and [H] for export filenames 2021-04-18 18:11:47 +02:00
N00MKRAD
63df6799d9 Better Nvidia arch detection 2021-04-14 21:44:16 +02:00
N00MKRAD
822916b1f8 Better error handling (tips) for CUDA illegal mem access and model load err 2021-04-12 15:40:05 +02:00
N00MKRAD
2822dc7d32 Better error handling for fetching models.txt, news, patrons 2021-04-09 15:31:42 +02:00
N00MKRAD
ea6a6e1e42 Silent devmode check by default 2021-04-06 14:44:21 +02:00
N00MKRAD
7e2c2e21f5 HasTensorCores defaults to false on error 2021-04-05 21:42:41 +02:00
N00MKRAD
f289240c35 Do not ask multiple times if enabling dev mode failed 2021-04-04 17:48:44 +02:00
N00MKRAD
b9b282a71b Check OS compat on startup, prompt for enabling dev mode 2021-04-04 17:47:47 +02:00
N00MKRAD
943c87845f Cleanup, fixed dupe dict not working with new code 2021-04-04 12:46:41 +02:00
N00MKRAD
da106e6bec FilenameMap refactoring (index-based array instead of dict) WIP 2021-04-04 11:05:38 +02:00
N00MKRAD
5556b5a5c7 Allow running CUDA on CPU (or unsupported NV GPUs) 2021-04-02 22:26:44 +02:00
N00MKRAD
b3ab84646b Switched to fractional framerates, fixed VFR inputs 2021-04-02 14:36:08 +02:00
N00MKRAD
e59fd53de7 Fixed wrong package version, minor logging improvements 2021-03-24 17:29:40 +01:00
N00MKRAD
7af4b980bb Fixed step-by-step frame renaming & added SBS scene blending support 2021-03-22 22:20:30 +01:00
N00MKRAD
abeb570f22 Fixed alpha interpolation with FLAVR 2021-03-14 15:26:52 +01:00
N00MKRAD
20d2922c29 Network checks no longer stop the window from rendering on startup 2021-03-13 14:48:19 +01:00