Commit Graph

118 Commits

Author SHA1 Message Date
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
N00MKRAD
d4ad70829e Added MKV as MP4 alternative, minor UI improvements 2021-01-16 01:19:07 +01:00
N00MKRAD
3ba9564d8c Removed pkg installer, removed dain mention 2021-01-15 19:28:42 +01:00
N00MKRAD
9f2014f7eb Disabled broken DPI scaling 2021-01-15 16:20:25 +01:00
N00MKRAD
45ab24f232 Fixed UI bug 2021-01-14 00:39:49 +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
561aca4eee Cleanup in inference script, other minor changes 2021-01-13 15:47:05 +01:00
N00MKRAD
36c8a17dff Print ffmpeg log while waiting for autoenc to finish 2021-01-06 21:44:09 +01:00
N00MKRAD
98c6aedac6 Fixed scene detection in combination with deduplication 2021-01-05 23:55:16 +01:00
N00MKRAD
e519e90966 Fixed progress bar in SBS not working correctly 2021-01-05 23:13:29 +01:00
N00MKRAD
33f8a2b7c9 Compress python runtime, fix autoencode problems with dupes 2021-01-04 14:27:34 +01:00
N00MKRAD
006706ee73 VP9/ProRes/AVI export, support for custom ffmpeg enc args 2020-12-23 16:13:04 +01:00
N00MKRAD
3a77cf422f Scene Detect works with img seq output, better progress UI for chained interps 2020-12-20 21:25:34 +01:00
N00MKRAD
4df2949681 Cleaner code for Interpolate.cs 2020-12-17 11:32:45 +01:00
N00MKRAD
f968db6180 Switched to pseudo-semantic versioning, new updater code for manual downloading of udpates 2020-12-08 20:41:50 +01:00
N00MKRAD
79fd8b82dd Added warning for autoenc with chained 4x/8x interp, added option to re-use or delete temp folder for sbs 2020-12-08 16:49:47 +01:00
N00MKRAD
e807f174c0 Patreon CSV parser, better py err handling, WIP: Deprecation of Pkg Mgr 2020-12-07 22:10:58 +01:00
N00MKRAD
8f77f05098 Load files directly into batch window, even if dropped into main window 2020-12-03 22:21:44 +01:00
N00MKRAD
8c8731b99b Fixed batch processing FPS loading not working correctly 2020-12-03 22:06:58 +01:00