Commit Graph

494 Commits

Author SHA1 Message Date
Richard
908a83cee0 add basic ffmpeg progress display 2021-01-30 13:09:59 +01:00
N00MKRAD
7d111d044d Enabled alpha support for PNG (APNG) input 2021-01-30 01:42:32 +01:00
N00MKRAD
b9ccbc3f36 Implemented state saving for resuming (WIP) 2021-01-30 01:37:36 +01:00
N00MKRAD
36736c5691 Base URL for model files can be changed, making mirrors possible 2021-01-29 13:45:35 +01:00
N00MKRAD
eb569996f0 Patron list parser improvements 2021-01-28 20:48:09 +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
0f3875a8ba Re-added DAIN credit 2021-01-27 21:44:00 +01:00
N00MKRAD
dfe0311c27 Fixed NVENC encoding args 2021-01-27 21:26:06 +01:00
N00MKRAD
7c5e1a9b48 status fix for sbs 2021-01-27 21:14:55 +01:00
N00MKRAD
a8c9eb9fb4 Copy instead of move image sequence in SBS mode 2021-01-27 21:12:28 +01:00
N00MKRAD
712f336acd Remove alpha interp frames after merging into rgb frames 2021-01-27 21:05:49 +01:00
N00MKRAD
ea80c2d28d Only enable alpha is output mode support alpha (GIF/PNG output) 2021-01-27 20:59:29 +01:00
N00MKRAD
2c872629fb Added alpha support to RIFE-NCNN 2021-01-27 14:29:49 +01:00
N00MKRAD
3710de3fb9 Added alpha support to DAIN-NCNN 2021-01-27 14:20:27 +01:00
N00MKRAD
80225b6f1c Cleaner RIFE NCNN recursion code 2021-01-27 12:04:22 +01:00
N00MKRAD
40e63fe51d Improved alpha support 2021-01-27 11:41:05 +01:00
N00MKRAD
3d2a244643 Enable alpha in SBS mode, pad instead of crop for divisible-by-2 fix 2021-01-26 20:46:05 +01:00
N00MKRAD
cc7a15e115 Added 1.7 model to RIFE-NCNN, updated model descriptions 2021-01-26 19:39:16 +01:00
N00MKRAD
86e27a4041 Only loop output if loop is on, fix SBS frame extraction not clearing, more
Improved Interpolate.Cleanup() with retries
minOutVidLength now defaults to 5s instead of 0s
Frames filenameMap now uses zeropadding value from Padding class
2021-01-26 16:45:02 +01:00
Dankrushen
72dcf90b68 Port to .NET 5 2021-01-26 02:37:16 -05:00
N00MKRAD
2526063d1f minor UI changes, temporarily disabled alpha option 2021-01-22 13:31:49 +01:00
N00MKRAD
a24d9e1d9d Allow deduplication of last frame if loop is enabled 2021-01-22 02:07:03 +01:00
N00MKRAD
f60917b84c Huge autoenc speed improvements with >10k frames, fixed progress bar bug
also reduced magick dedupe buffer size, again
2021-01-22 01:43:47 +01:00
N00MKRAD
74b01a3512 Fixed scene changes duping wrong frame, allow consecutive scene changes 2021-01-21 20:13:49 +01:00
N00MKRAD
d67c2d0f8b dainNcnnTilesize default value 2021-01-21 12:33:32 +01:00
N00MKRAD
b5d3d9b07e Improved AI process error handling 2021-01-21 12:07:17 +01:00
N00MKRAD
55d13a3458 Better error handling for DAIN OOM 2021-01-21 11:50:31 +01:00
N00MKRAD
d255ebbd4b DAIN-NCNN tilesize option in settings 2021-01-21 11:47:53 +01:00
N00MKRAD
61aa0c40b8 Re-added DAIN, integrated into model downloader 2021-01-21 11:39:08 +01:00
N00MKRAD
ebd501c700 Cleanup 2021-01-21 09:40:11 +01:00
N00MKRAD
e750be7196 Removed old unused code 2021-01-21 09:39:50 +01:00
N00MKRAD
5321959c0b Fixed last frame missing in encoding ini file 2021-01-21 00:18:26 +01:00
N00MKRAD
8e868331d8 Added TTA (NCNN) config option, updated 3070 benchmarks 2021-01-20 20:24:46 +01:00
N00MKRAD
fdf62ff547 Fixed progress FPS being inf 2021-01-19 00:53:00 +01:00
N00MKRAD
61053bfe21 Big AutoEnc improvements, avoids GUI freezes and I/O load 2021-01-19 00:48:00 +01:00
N00MKRAD
ec5f494be6 Alpha support for GIFs/PNGs (no ncnn support atm) 2021-01-18 15:32: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
f13dffbeb8 Fixed GetHash file lock, AE safety buffers in config, increased to 90 for ncnn 2021-01-17 20:05:39 +01:00
N00MKRAD
9e52c25b2b Log with UID 2021-01-16 15:45:15 +01:00
N00MKRAD
884bb6678e Finished multi-track subtitle support 2021-01-16 14:42:47 +01:00
N00MKRAD
e18c25c694 Extract subtitles with language name 2021-01-16 02:30:46 +01:00
N00MKRAD
881f903737 Subtitle tracks are now extracted from input vid (Merging WIP) 2021-01-16 01:49:10 +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
b80da4a2a8 Removed JPEG interps option in GUI (made mostly obsolete by AutoEnc) 2021-01-16 00:19:23 +01:00
N00MKRAD
6e1f1c080c Settings GUI cleanup 2021-01-16 00:17:58 +01:00
N00MKRAD
e3d494c940 Removed obsolete frame timing option, improved dedupe settings UI 2021-01-15 23:26:24 +01:00
N00MKRAD
325f34e6fb Fixed cutoff if vid ends with dupes, lossless audio transfer, better audio err handl. 2021-01-15 22:43:13 +01:00
N00MKRAD
3029e6b223 Removed GifskiCommands.cs 2021-01-15 19:30:10 +01:00