Commit Graph

588 Commits

Author SHA1 Message Date
N00MKRAD
dbc1ab91bf GUI/Config option implementation for alwaysWaitForAutoEnc 2021-06-30 20:56:13 +02:00
N00MKRAD
8dfe1e0a16 auto-pause interpolation to catch up with encoding 2021-06-30 20:40:56 +02:00
N00MKRAD
4b23a3e220 Catch errors in GetDirSize 2021-06-30 20:40:43 +02:00
N00MKRAD
f889f9d321 cleanup 2021-06-30 19:53:19 +02:00
N00MKRAD
fc2b61dbb2 AutoEnc: Actually delete old frames instead of overwriting with dummy data 2021-06-30 18:49:07 +02:00
N00MKRAD
bcb179085e Fixed hash check running on custom models 2021-06-24 22:48:58 +02:00
N00MKRAD
0043ab41c0 Fixed bool config parsing problem that appeared out of nowhere 2021-06-23 22:30:53 +02:00
N00MKRAD
946c6eac38 Async model integrity check, model downloader ui improvements 2021-06-23 20:05:25 +02:00
N00MKRAD
55e31ad180 minor model downloader UI improvements 2021-06-23 17:00:18 +02:00
N00MKRAD
300cd5cc09 Update ModelDownloadForm.Designer.cs 2021-06-23 16:55:04 +02:00
N00MKRAD
4fbf58be08 Fixed model downloader never logging 2021-06-23 15:41:12 +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
7949fbb40e Updated form icons 2021-06-22 15:03:50 +02:00
N00MKRAD
40b88bfa46 Model Downloader Cancel is now instant + other improvements 2021-06-22 15:01:48 +02:00
N00MKRAD
8dc8ccf71f Added model download tool to pre-download all AI models 2021-06-22 12:03:48 +02:00
N00MKRAD
18c0cdf974 SBS: Run previous step(s) if needed 2021-06-20 21:08:42 +02:00
N00MKRAD
bbeb6913ff Added support for custom models
Dir name must end with "_custom", must be only A-Z, 0-9 and underscores
2021-06-20 19:33:23 +02:00
N00MKRAD
c8551aabd3 even more err handling lol 2021-06-20 18:35:58 +02:00
N00MKRAD
899cc9f064 Better error handling for failed model downloads 2021-06-20 18:35:14 +02:00
N00MKRAD
54c69e4e19 Completely revamped model downloading and file checking
txt -> json
md5 -> crc32
re-check validity after downloading
2021-06-20 18:30:59 +02:00
N00MKRAD
eef5f0354a Add text to model description if it supports alpha 2021-06-17 22:14:35 +02:00
N00MKRAD
9740245403 Code to move model arch files to same folder before running (RIFE CUDA) 2021-06-17 19:28:04 +02:00
N00MKRAD
b7f8597625 Removed debug print msg 2021-06-17 19:27:48 +02:00
N00MKRAD
1f78fb55a1 Added warning for problematic chars 2021-06-16 21:12:40 +02:00
N00MKRAD
1fc7f21936 Native alpha support with RIFE 3.5 2021-06-15 16:16:44 +02:00
N00MKRAD
0650a87885 UI fixes 2021-06-10 11:41:15 +02:00
N00MKRAD
3355cdcab9 Retries for deleteing .bak video 2021-06-10 10:46:02 +02:00
N00MKRAD
71a1e5f17d Disable model files integrity check in debug mode 2021-06-08 23:11:33 +02:00
N00MKRAD
51687e1d02 TryDeleteIfExistsAsync now has retries (10) in case video is still muxing etc 2021-06-07 21:27:25 +02:00
N00MKRAD
14de283ff5 Backup muxing option now in GUI as dropdown (Off/Video/Vid+Audio) 2021-06-07 21:01:18 +02:00
N00MKRAD
dbe3468f2d Config key for backup muxing 2021-06-07 20:39:51 +02:00
N00MKRAD
15d6a16e52 Don't show "Interpolation has been paused" multiple times while paused 2021-06-06 14:51:19 +02:00
N00MKRAD
3a4ec732e1 Store backup suffix in Paths.cs 2021-06-06 14:38:15 +02:00
N00MKRAD
9304967a22 Mux backups without await, don't mux backup after final chunk 2021-06-06 13:58:54 +02:00
N00MKRAD
67c79d07d1 Mux backup video after each vchunk
TODO: Remove .bak video after muxing final video
2021-06-05 11:30:55 +02:00
N00MKRAD
2ea198a24c Remove obsolete audio/subtitle extract/merge code 2021-06-04 22:20:17 +02:00
N00MKRAD
28150e391a Also use additional ffmpeg args for GIF encoding 2021-06-02 18:40:31 +02:00
N00MKRAD
ee049854fe Update Form1.Designer.cs 2021-05-31 23:28:31 +02:00
N00MKRAD
29c2a958a7 Update DebugForm.Designer.cs 2021-05-30 16:09:45 +02:00
N00MKRAD
847aba5098 Fixed maxFps quick setting not saving after inputting custom number 2021-05-30 15:17:52 +02:00
N00MKRAD
2fda79aad7 Batch Processing fixes and improvements 2021-05-30 15:03:24 +02:00
N00MKRAD
c53bf9166f Add maxFps to Quick Settings 2021-05-26 18:30:10 +02:00
N00MKRAD
3a341df96c Fixed ffmpeg not extracting all frames with alpha enabled 2021-05-24 22:43:15 +02:00
N00MKRAD
e251a9d1f9 Fixed JPEG frames being used while alpha was true 2021-05-24 22:28:39 +02:00
N00MKRAD
fc3b6eb4b5 Prefer FFmpeg FPS readout over FFprobe for GIF, APNG, AWEBP 2021-05-24 13:43:48 +02:00
N00MKRAD
fd9f5235b1 Symlink to frame sequence if compatible (no copying) 2021-05-24 13:42:53 +02:00
N00MKRAD
a3053a2ffc Added FLAVR credits 2021-05-22 16:30:42 +02:00
N00MKRAD
08195b4da6 Possible SSL Fix (same as FlowframesInstaller) 2021-05-21 16:32:15 +02:00
N00MKRAD
57737e0df5 Use new Hetzner model mirror by default 2021-05-21 16:03:43 +02:00
N00MKRAD
0371d8a41a Refresh import frame extensions before extracting 2021-05-21 15:51:45 +02:00