Commit Graph

62 Commits

Author SHA1 Message Date
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
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
n00mkrad
a884338efe replaced Discord icon with new one 2021-09-08 18:14:56 +02:00
n00mkrad
458225bbd3 Save/load last selected export mode 2021-09-04 13:19:55 +02:00
n00mkrad
13dbd6195f Update Form1.Designer.cs 2021-08-30 12:12:35 +02:00
n00mkrad
c5b3f9a5b6 XVFI credits 2021-08-30 00:43:33 +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
3dec8b9093 Read supported interp factors from Implementation/AI class 2021-08-15 14:33:03 +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
532c531a6f "Encoding Settings" shortcut next to output format selector 2021-07-14 10:58:07 +02:00
N00MKRAD
0650a87885 UI fixes 2021-06-10 11:41:15 +02:00
N00MKRAD
ee049854fe Update Form1.Designer.cs 2021-05-31 23:28:31 +02:00
N00MKRAD
847aba5098 Fixed maxFps quick setting not saving after inputting custom number 2021-05-30 15:17:52 +02:00
N00MKRAD
c53bf9166f Add maxFps to Quick Settings 2021-05-26 18:30:10 +02:00
N00MKRAD
747b5e3886 Better config editor, finished log viewer 2021-05-04 12:30:49 +02:00
N00MKRAD
f8d7537e31 Added Debug Tools form with config editor (TODO: Log Viewer) 2021-05-04 00:20:31 +02:00
N00MKRAD
3003b5c83f Added AV1 support, fixed ffmpeg progress bar 2021-04-30 16:54:54 +02:00
N00MKRAD
d64e81c866 Added pausing/resuming for interpolation, async (background) web checks 2021-04-29 22:57:00 +02:00
N00MKRAD
abc9817c66 Added support for JPG or WEBP image sequence output 2021-04-29 09:20:35 +02:00
N00MKRAD
4fcfb3866f Updated icon 2021-04-25 21:57:30 +02:00
N00MKRAD
715a9ff9fa Added magicyuv for avi 2021-04-25 00:38:46 +02:00
N00MKRAD
0dc9e0ba3c Cleanup & UI changes 2021-04-04 12:21:58 +02: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
2cce6c596b Lock Quick Settings while busy 2021-02-28 13:46:50 +01:00
N00MKRAD
b9688b90d3 Clearer scene detection wording 2021-02-27 14:54:32 +01:00
N00MKRAD
fc7c82b7bf Check trim end time on Leave, not on TextChanged 2021-02-26 10:36:38 +01:00
N00MKRAD
eead5eff3d Disabled changing of input framerate since it breaks duration-related code 2021-02-26 09:58:52 +01:00
N00MKRAD
7695f2a911 Quick Settings: Fix max vid size not saving after entering custom val 2021-02-25 09:16:37 +01:00
N00MKRAD
29f35e73c0 minor cleanup 2021-02-24 15:49:40 +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
0f3875a8ba Re-added DAIN credit 2021-01-27 21:44:00 +01:00
N00MKRAD
d722481ba6 Show input info in main UI, added alpha extract code [WIP] 2021-01-18 12:32:01 +01:00
N00MKRAD
884bb6678e Finished multi-track subtitle support 2021-01-16 14:42:47 +01:00
N00MKRAD
d4ad70829e Added MKV as MP4 alternative, minor UI improvements 2021-01-16 01:19:07 +01:00
N00MKRAD
cdd4d0889a More small GUI improvements 2021-01-16 00:31:52 +01:00
N00MKRAD
3ba9564d8c Removed pkg installer, removed dain mention 2021-01-15 19:28:42 +01:00
N00MKRAD
461149a15d Automatically fill AI model box with models loaded from txt 2021-01-13 23:27:46 +01:00
N00MKRAD
62acc84876 RIFE Model selection GUI, removed tilesize related code 2021-01-13 23:05:23 +01:00
N00MKRAD
006706ee73 VP9/ProRes/AVI export, support for custom ffmpeg enc args 2020-12-23 16:13:04 +01:00
N00MKRAD
dd4043abe9 Exit if required pkgs are missing, minor cleanups 2020-12-10 15:19:44 +01:00
N00MKRAD
e77933b971 GIF encoding now handled by ffmpeg, new RIFE and RIFE-NCNN pkgs 2020-12-08 14:43:03 +01:00