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
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
d7b179e253
Separated detected FPS from UI FPS to fix custom input rate not working correctly
2021-04-19 19:26:58 +02:00
N00MKRAD
600abfd964
Avoid cursor skipping when entering FPS fraction
2021-04-11 17:14:37 +02:00
N00MKRAD
9287ec6b77
Allow fractional manual fps input, better err handling if encoding fails
2021-04-05 11:58:07 +02:00
N00MKRAD
f51c10bef0
More reliable float->fraction conversion, fixed manual fps input
2021-04-04 21:54:26 +02:00
N00MKRAD
b9b282a71b
Check OS compat on startup, prompt for enabling dev mode
2021-04-04 17:47:47 +02:00
N00MKRAD
11c4dc2890
some cleanup
2021-04-04 11:11:49 +02:00
N00MKRAD
b3ab84646b
Switched to fractional framerates, fixed VFR inputs
2021-04-02 14:36:08 +02:00
N00MKRAD
6a45ba01a7
Form1 cleanup
2021-03-24 17:33:17 +01:00
N00MKRAD
a8f691ce55
Added status change for scene blending
2021-03-19 19:48:16 +01:00
N00MKRAD
ddf68715fb
Basic support for blended scene changes
2021-03-19 19:34:48 +01:00
N00MKRAD
20d2922c29
Network checks no longer stop the window from rendering on startup
2021-03-13 14:48:19 +01:00
N00MKRAD
692f6c9be9
Removed package manager remnants, added FLAVR network (WIP)
2021-03-11 12:58:18 +01:00
N00MKRAD
eebba121c9
Scene detection now works with frame sequence input, cleanup
2021-03-10 20:45:48 +01:00
N00MKRAD
da52ebcdb9
Magick SceneDetect caching WIP
2021-03-10 17:10:25 +01:00