Commit Graph

29 Commits

Author SHA1 Message Date
N00MKRAD
813ca0b960 Fix legacy dedupe UI showing when dedupe is disabled 2025-03-10 11:57:43 +01:00
N00MKRAD
ac0a9398b5 Remove legacy dedupe, fix mpdecimate parsing, delete partial outputs on cancel 2025-03-05 22:57:13 +01:00
N00MKRAD
05cb41d818 Fix batch queue not properly loading input files 2025-02-06 20:38:18 +01:00
N00MKRAD
fa11214b6e Check for GPU availability on startup, no CPU fallback for now since NCNN VS doesn't support it 2024-12-31 19:08:28 +01:00
N00MKRAD
046cbaddb1 VFR option in GUI, logic fixes and sanity check improvs, disable dedupe if <5% dupes 2024-12-03 00:40:24 +01:00
N00MKRAD
defff4f29c Full VFR handling including FPS downsampling to CFR 2024-11-28 16:08:04 +01:00
N00MKRAD
32eeac578d Fix timestamps for loop frames for VFR loop videos 2024-11-26 13:45:44 +01:00
N00MKRAD
6e4cc8d552 Option to only show relevant settings 2024-11-26 11:45:21 +01:00
N00MKRAD
1657117a27 Unify mpdecimate variables, also show settings tooltips on click (not just hover) 2024-11-25 18:51:43 +01:00
N00MKRAD
9bd1736fec Fix dragndrop cursor getting stuck when main thread is busy 2024-11-08 12:07:43 +01:00
N00MKRAD
a521f9cfbb File import splash, disable input file drive check by default 2024-10-16 13:50:26 +02:00
N00MKRAD
3a13e975fd Startup & splash improvements 2024-10-16 13:38:15 +02:00
N00MKRAD
e0a228ce48 Splash GUI for HW encoder detection 2024-10-16 11:09:44 +02:00
N00MKRAD
a5ac086364 Make SplashForm more flexible, cleanup 2024-10-16 10:26:05 +02:00
N00MKRAD
835ec0277f Model Downloader: Copy NCNN models to NCNN-VS, NCNN: Clamp compute queues 2024-10-15 16:45:49 +02:00
N00MKRAD
7e0182f007 Fix more FPS readout issues 2024-10-13 16:58:06 +02:00
N00MKRAD
8a3b4ebd80 CLI mode (hide window) 2024-09-28 21:33:36 +02:00
N00MKRAD
c31c76f423 CLI improvements, OneDrive path check 2024-09-03 22:01:32 +02:00
N00MKRAD
dc0ffc9f32 Added splash screen, removed semi-unused preview tab 2024-08-26 10:04:35 +02:00
N00MKRAD
70841fe21f Reduce log spam, minor refactor stuff, disable GUI when using autorun 2024-08-25 21:43:06 +02:00
N00MKRAD
5a3a84bbdc Cleanup n stuff 2024-08-25 21:18:38 +02:00
N00MKRAD
26f14876a7 Move CLI stuff into own class, --console option 2024-08-25 20:45:50 +02:00
N00MKRAD
4ea676c405 CLI: --loop, --fix_scene_changes, --scene_change_sensitivity, --max_fps 2024-08-23 18:42:27 +02:00
N00MKRAD
d570c5f95a CLI: --video_encoder, --pixel_format, --max_height 2024-08-23 16:11:38 +02:00
N00MKRAD
46f1ec652a Re-implement and fix CLI args using Ndesk.Options 2024-08-21 20:46:28 +02:00
N00MKRAD
713c64e6ec Refactor Implementations.cs to use enums, backwards compat to GetAi(string name) 2024-08-21 14:45:46 +02:00
N00MKRAD
0b500563ca Improve disk space check loop and make Program.cs slightly prettier 2024-08-21 13:28:59 +02:00
N00MKRAD
d0a7c0aee4 Move DisablePython around, benchmark NvApi init 2024-08-15 11:34:36 +02:00
N00MKRAD
b520d7212d Split into legacy (Framework 4.8) and .NET 8 projects, WIP .NET 8 fixes 2024-08-12 10:47:19 +02:00