Commit Graph

238 Commits

Author SHA1 Message Date
N00MKRAD
de730d55ea updated rife-cuda pkg 2021-01-28 20:15:29 +01:00
N00MKRAD
d0fb3fcf13 Reset input info on new file 2021-01-28 20:04:08 +01:00
N00MKRAD
e665916363 Merge branch 'main' of https://github.com/n00mkrad/flowframes into main 2021-01-28 12:11:57 +01:00
N00MKRAD
57b26e3e36 Update README.md 2021-01-28 12:11:15 +01:00
N00MKRAD
020037aaa1 Merge pull request #13 from richardletshacks/main
Show progress in taskbar
2021-01-28 11:58:54 +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
N00MKRAD
0a236361e0 Added RTX 2080 FE benchmarks 2021-01-23 14:30:12 +01:00
N00MKRAD
9a3f76a0c7 Added RTX 3090 benchmarks 2021-01-23 01:37:21 +01:00
N00MKRAD
f9c43ffbcf Added RTX 3080 benchmarks 2021-01-22 23:17:36 +01:00
N00MKRAD
1912d68aaf Update Benchmarks.md 2021-01-22 22:50:06 +01:00
N00MKRAD
ea8b8eb713 RIFE-CUDA: Parallel image writing 2021-01-22 16:48:08 +01: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
76c896a568 Merge branch 'main' of https://github.com/n00mkrad/flowframes into main 2021-01-22 01:43:49 +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
1a3d3bade6 Update README.md 2021-01-21 23:06:28 +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
0512d1787c Added RTX 2060 KO benchmarks 2021-01-19 22:11:11 +01:00
N00MKRAD
641429ed5d Added GTX 1070 benchmarks 2021-01-19 21:43:11 +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