Commit Graph

87 Commits

Author SHA1 Message Date
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
N00MKRAD
8826d45397 Fixed end of video getting trimmed when it shouldn't 2021-02-28 16:26:46 +01:00
N00MKRAD
01f080a472 minor cleanup 2021-02-28 15:06:59 +01:00
N00MKRAD
2cce6c596b Lock Quick Settings while busy 2021-02-28 13:46:50 +01:00
N00MKRAD
72cb1e93dc Update AI Model ComboBox after fetching models.txt 2021-02-28 11:56:09 +01:00
N00MKRAD
17a4bca660 Allow custom input FPS if FPS wasn't detected (or when using img input) 2021-02-27 14:59:50 +01:00
Richard
1d0e2a6c5e auto update model list 2021-02-26 23:25:27 +01:00
N00MKRAD
29f35e73c0 minor cleanup 2021-02-24 15:49:40 +01:00
N00MKRAD
19fc5bb25c Fixed quick settings overriding config values on load 2021-02-24 15:12:49 +01:00
N00MKRAD
8dd1d4ee4c NvApi UX improvements 2021-02-24 14:56:47 +01:00
N00MKRAD
6cfcfedbe6 Finished support for multiple audio streams - needs more testing
metadata transfer should be optimized (title/language)
2021-02-23 23:55:03 +01:00
N00MKRAD
09e2088ec3 Removed debug print 2021-02-23 16:24:02 +01:00
N00MKRAD
3001e8f0de Finished quick settings feature 2021-02-23 15:53:32 +01:00
N00MKRAD
a29693d103 Trim tool, Quick Settings WIP 2021-02-23 12:13:30 +01:00
N00MKRAD
5f3ffc8c4a step-by-step UX improvements
Run scene detection and deduplication in extraction step, don't reset the combox index after opening and closing settings window
2021-02-21 12:39:25 +01:00
N00MKRAD
f491b6f6f9 Show error if trying to run FF out of an archive (temp folder)
+ other UI improvements
2021-02-18 14:30:56 +01:00
N00MKRAD
558945e9a8 slightly prettier code 2021-02-13 02:36:09 +01:00
Richard
9de82415ed remove spaces 2021-02-13 02:29:00 +01:00
Richard
0b0f859be9 input from launch argument support 2021-02-13 02:19:03 +01:00
N00MKRAD
babfe6e744 Revert "Convert to .NET 5 Project" 2021-02-09 16:07:57 +01:00
Dankrushen
41fedece97 Fix link buttons 2021-02-08 19:40:16 -05:00
N00MKRAD
8b2efa3e67 Fixed aiCombox saving/loading still not working 2021-02-03 21:22:30 +01:00
N00MKRAD
66a05a4bdb Resuming WIP 2021-02-02 21:48:18 +01:00
N00MKRAD
dd79c5a2a8 Improved path char check, fixed SBS GUI 2021-02-01 22:06:50 +01:00
N00MKRAD
f11611f32e Actually set the stepByStep flag for current InterpSettings 2021-02-01 21:54:30 +01:00
N00MKRAD
2b1fa68418 serialize and save InterpSettings, float interpFactor variable 2021-02-01 18:05:50 +01:00
N00MKRAD
9063a18eae Fixed aiCombox sometimes not saving index 2021-01-30 22:03:21 +01:00
N00MKRAD
30992ad86b Fix batch processing not working, minor improvements 2021-01-30 22:00:44 +01:00
Richard
908a83cee0 add basic ffmpeg progress display 2021-01-30 13:09:59 +01:00
N00MKRAD
d0fb3fcf13 Reset input info on new file 2021-01-28 20:04:08 +01:00
Richard
fcb6ad973c show progress in windows taskbar 2021-01-28 11:38:45 +01:00
N00MKRAD
d722481ba6 Show input info in main UI, added alpha extract code [WIP] 2021-01-18 12:32:01 +01:00