Commit Graph

664 Commits

Author SHA1 Message Date
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
88b41d4c02 remove models (2/2) 2021-05-21 23:59:34 +02:00
N00MKRAD
3a7e956c38 remove models (1) 2021-05-21 23:59:05 +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
f5fb9a125f Updated models files 2021-05-21 16:00:47 +02:00
N00MKRAD
0371d8a41a Refresh import frame extensions before extracting 2021-05-21 15:51:45 +02:00
N00MKRAD
ae90d158f6 Fix concat file extension detection 2021-05-20 22:06:15 +02:00
N00MKRAD
8e14c61186 Enabled image sequence copying for BMP+WEBP, added Magick.NET fallback for GetImage() 2021-05-19 16:40:32 +02:00
N00MKRAD
fed3312713 Frame sequence import now ignores invalid files 2021-05-19 16:18:24 +02:00
N00MKRAD
607bbc6ae2 Fix problems with automatic GIF 50 fps resampling 2021-05-18 20:44:08 +02:00
N00MKRAD
16b199f296 string -> Fraction parsing now has error handling avoiding some problems 2021-05-18 17:04:29 +02:00
N00MKRAD
05a55fcbd5 Hardcoded config key names to avoid string typos 2021-05-18 14:37:16 +02:00
N00MKRAD
d5788a337e Disable fp16 by default & change wording as it's too unstable
especially with RIFE 3.x
2021-05-18 09:23:07 +02:00
N00MKRAD
1da13688c4 Revert broken RIFE v1/v2 code 2021-05-18 09:21:02 +02:00
N00MKRAD
7b17644fd0 Fixed PNG -> PNG sequence exports getting re-encoded 2021-05-17 21:12:43 +02:00
N00MKRAD
9f9efaf95f Also add ".old" to image sequence outputs if folder already exists 2021-05-17 21:12:09 +02:00
N00MKRAD
6b99551619 Fixed log viewer reload behavior 2021-05-17 20:54:54 +02:00
N00MKRAD
0a3df58e4c Updated RIFE CUDA to 3.1 2021-05-17 19:42:53 +02:00
N00MKRAD
d993d7c13a Sort JSON config on save, null check 2021-05-17 17:54:08 +02:00
N00MKRAD
ad3daccff1 Removed NCNN RIFE 2.0 model dir workaround, no longer needed 2021-05-17 17:21:55 +02:00
N00MKRAD
ed2a2257ca JSON models now fully integrated, added BackgroundTaskManager 2021-05-17 16:09:19 +02:00
N00MKRAD
dd554a5033 Updated rife-ncnn-vulkan to support 3.0 model 2021-05-17 14:50:37 +02:00
N00MKRAD
c836e61daf Config is now completely JSON-based 2021-05-17 13:58:31 +02:00
N00MKRAD
6066335722 Load AI models info from JSON 2021-05-17 11:46:49 +02:00
N00MKRAD
b6539eee02 Delete vid if it exists for some reason 2021-05-17 09:30:34 +02:00
N00MKRAD
97338d0022 Fix renaming of old files not working for looped outputs 2021-05-16 22:30:49 +02:00
N00MKRAD
38adc4d754 Fix AutoEnc ffmpeg log sometimes stopping & beautify log line 2021-05-16 22:16:35 +02:00
N00MKRAD
55e061a383 Debug GUI: Refreshing log won't reset viewer to default log file 2021-05-16 22:02:33 +02:00
N00MKRAD
6fcd37fb54 Updated FFmpeg build to include SVT-AV1 0.8.7 (up to 35% faster) 2021-05-16 21:33:02 +02:00
N00MKRAD
c65110d60b Don't download model list by default (compat reasons) 2021-05-16 21:32:21 +02:00
N00MKRAD
d21358b19f Update changelog.txt 2021-05-15 15:57:21 +02:00
N00MKRAD
01c4a6e47b Fixed loop frame not using correct file extension 2021-05-15 15:46:38 +02:00
N00MKRAD
91dc73c61a AreImagesCompatible logging improvements/fixes 2021-05-14 22:02:59 +02:00
N00MKRAD
759d13623a AreImagesCompatible is async, benchmarked, has more logging 2021-05-14 21:12:23 +02:00
N00MKRAD
f23aa9eabe cleanup 2021-05-13 23:19:15 +02:00
N00MKRAD
7c1d402cb5 Revamped Benchmarker.cs that can run and bench any methods 2021-05-13 23:17:51 +02:00
N00MKRAD
7b0498f4fc Fixed 10-15% idle CPU load by removing log dequeue loop 2021-05-13 22:31:13 +02:00
N00MKRAD
4b12437feb Fixed lossless h265 not working 2021-05-13 12:29:20 +02:00
N00MKRAD
be0a4077a5 Fixed null reference when using batch queue 2021-05-11 22:49:43 +02:00
N00MKRAD
4a4ce1eb7e Fixed image sequency copy not using incremental number filenames 2021-05-11 22:49:23 +02:00
N00MKRAD
77a9433897 Added 24-bit check to AreImagesCompatible (img seq import) 2021-05-11 20:32:14 +02:00
N00MKRAD
77d1ad52ab Config bools for keeping video color space & aspect ratio 2021-05-11 20:20:25 +02:00
N00MKRAD
98e9efd7d9 Delete symlink dir before creating new ones 2021-05-11 20:20:10 +02:00
N00MKRAD
11979406a5 Fixed bt470bg colors not working 2021-05-11 15:15:52 +02:00
N00MKRAD
b97889ca48 Better vk/ncnn logging 2021-05-11 12:08:01 +02:00
N00MKRAD
25c0d229a0 faster av1 encoding with tiling 2021-05-10 00:25:23 +02:00
N00MKRAD
ddf6aa3a3f Update SettingsForm.Designer.cs 2021-05-09 21:09:01 +02:00