n00mkrad
233f037716
Save fixed factors for specific AI models in models.json
2022-07-27 15:18:37 +02:00
n00mkrad
a0b145ae0d
Fix image sequences, Nmkoder session path system, some refactoring/cleanup
2022-07-27 14:10:29 +02:00
n00mkrad
5bf8245885
RIFE-NCNN-VS: Limit GPU thread count to max available (compute queue count)
2022-07-25 10:37:44 +02:00
n00mkrad
e6034a87b4
custom MessageBox for YesNo/YesNoCancel button modes
2022-07-24 22:30:30 +02:00
n00mkrad
54fb84de23
AI info button, custom MessageBox form
2022-07-23 14:43:57 +02:00
n00mkrad
760a187dfe
AI Class/Constructor revamp
2022-07-21 10:08:53 +02:00
n00mkrad
dce0e827ab
Frame counting is reliable now
2022-07-20 21:48:30 +02:00
n00mkrad
d96513ed4b
Backported MediaFile stuff from Nmkoder
2022-07-20 18:10:31 +02:00
n00mkrad
8c918c370b
Fixed CLI arg handling
2022-07-19 21:30:10 +02:00
n00mkrad
9f9263bf3b
Better implementation/networks references (all vs available)
2022-07-06 10:40:41 +02:00
n00mkrad
c8744f26f9
Proper pytorch check
2022-07-04 10:14:31 +02:00
n00mkrad
16aef55e64
VS RT: Dynamic seek step, OSD
2022-06-09 00:30:58 +02:00
n00mkrad
eb174ade38
rt test
2022-06-04 12:43:48 +02:00
n00mkrad
9ea9ec0875
Basic support for RIFE-NCNN-VS
2022-05-31 22:17:22 +02:00
n00mkrad
07b499ba1d
Don't list Pytorch AIs if it wasn't found, save/load last used AI by name instead of index
2022-05-31 11:09:56 +02:00
n00mkrad
39800e48b9
Prevent Windows from going to sleep while Flowframes is running (needs testing)
2022-05-01 22:26:53 +02:00
n00mkrad
51cd146882
Remove allowCustomInterpFactor config key, always allow custom factors (w/ validation)
2022-04-22 09:25:36 +02:00
n00mkrad
9f648aec64
Target FPS input: Re-calculate using rounded factor after entering value
2022-04-22 09:23:31 +02:00
n00mkrad
c6baa2775f
Allow entering custom output FPS number for supported AIs
2022-04-20 05:37:22 +02:00
DrPleaseRespect
8289baf854
Add ValidateFactor on runStepBtn
2022-04-18 06:24:14 +08:00
n00mkrad
2db247f8ec
Allow fractional factor input (WIP: Disallow for FLAVR/RIFE-CUDA)
2022-04-05 23:22:09 +02:00
n00mkrad
483aa46ebb
Retry GetFrameCountCached up to 3x, clear cmd output caches on new file
2022-04-05 18:07:05 +02:00
n00mkrad
7a3c95f6fb
Backport fast frame counting and other stuff from Nmkoder
2021-12-06 22:46:39 +01:00
n00mkrad
659332dd0f
Fixed issues with custom output path and batch processing
2021-12-06 12:48:49 +01:00
n00mkrad
6cb95a2374
Finished vchunk-based saving/resuming, needs some more testing
2021-09-29 11:22:43 +02:00
n00mkrad
458225bbd3
Save/load last selected export mode
2021-09-04 13:19:55 +02:00
N00MKRAD
5eac7dd356
Server manager with ping check, better error handling for missing model files
2021-08-31 15:57:48 +02:00
n00mkrad
ebf3e79411
Better warning for multi-pass interpolations, warning when using cmd debug mode
2021-08-30 16:58:19 +02:00
N00MKRAD
c835a199a5
Slowmo options, UI improvements
2021-08-28 10:21:52 +02:00
n00mkrad
08f6da55e7
config option to allow using custom interp factor
2021-08-24 15:43:29 +02:00
n00mkrad
2c14fa9515
Case-sensitive rename operation (1/2)
2021-08-23 16:49:40 +02:00
n00mkrad
3dec8b9093
Read supported interp factors from Implementation/AI class
2021-08-15 14:33:03 +02:00
n00mkrad
b1b60ecc69
Rename Networks => Implementations
2021-08-15 11:10:18 +02:00
N00MKRAD
700462b74c
Added "out=" CLI arg to override output dir
2021-08-03 13:06:27 +02:00
n00mkrad
c3bdc27b94
Basic CLI/batch support
...
-start - Auto-start interpolation if file was also given
-quit-when-done - Auto-quit after task or queue
-factor - Interpolation factor (2/4/8)
-ai - Interpolation AI by dropdown index
-output-mode - Export mode by dropdown index
-model - AI model by dropdown index
2021-08-02 15:08:19 +02:00
n00mkrad
e2cdb791fd
Added "Close App" option to completion actions
2021-08-02 12:39:44 +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
b95fe6dc0d
Added option to disable Preview tab
2021-07-24 17:27:17 +02:00
n00mkrad
532c531a6f
"Encoding Settings" shortcut next to output format selector
2021-07-14 10:58:07 +02:00
N00MKRAD
8dd1e7072a
Check args to open model downloader, add checkboxes for AIs in mdl downloader
2021-06-23 15:21:52 +02:00
N00MKRAD
3355cdcab9
Retries for deleteing .bak video
2021-06-10 10:46:02 +02:00
N00MKRAD
c53bf9166f
Add maxFps to Quick Settings
2021-05-26 18:30:10 +02:00
N00MKRAD
05a55fcbd5
Hardcoded config key names to avoid string typos
2021-05-18 14:37:16 +02:00
N00MKRAD
ed2a2257ca
JSON models now fully integrated, added BackgroundTaskManager
2021-05-17 16:09:19 +02:00
N00MKRAD
6066335722
Load AI models info from JSON
2021-05-17 11:46:49 +02:00
N00MKRAD
198b2460b1
Fixed some SBS and image seq copy problems
2021-05-07 23:06:43 +02:00
N00MKRAD
570764d573
Handle vkCreateInstance NCNN/VK error
2021-05-04 14:39:11 +02:00
N00MKRAD
f8d7537e31
Added Debug Tools form with config editor (TODO: Log Viewer)
2021-05-04 00:20:31 +02:00
N00MKRAD
d64e81c866
Added pausing/resuming for interpolation, async (background) web checks
2021-04-29 22:57:00 +02:00