Commit Graph

160 Commits

Author SHA1 Message Date
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
N00MKRAD
3ba9564d8c Removed pkg installer, removed dain mention 2021-01-15 19:28:42 +01:00
N00MKRAD
9f2014f7eb Disabled broken DPI scaling 2021-01-15 16:20:25 +01:00
N00MKRAD
706859f6ea Downscaling ("max video size") now also works for folder inputs 2021-01-15 15:07:40 +01:00
N00MKRAD
3830b5d361 Adjusted dedupe buffer sizes 2021-01-14 23:30:21 +01:00
N00MKRAD
c5a4437242 see last commit 2021-01-14 20:33:02 +01:00
N00MKRAD
972bf3ecd3 Renamed FrameTiming to FrameOrder as VFR is no longer used 2021-01-14 20:32:42 +01:00
N00MKRAD
cd20921fad Fixed scene detection not working after 1st frame 2021-01-14 20:31:45 +01:00
N00MKRAD
d013a8a9fc NVENC ffmpeg err handling 2021-01-14 17:55:00 +01:00
N00MKRAD
048aff6093 Added NVENC support for h264/h265 2021-01-14 17:46:03 +01:00
N00MKRAD
1434657457 Added button to delete cached models 2021-01-14 15:28:31 +01:00
N00MKRAD
2a9c7a79a9 Fixed single quote in filename not working 2021-01-14 14:52:21 +01:00
N00MKRAD
e901c6aa5d Added model downloader including err handling & retrying 2021-01-14 12:06:55 +01:00
N00MKRAD
45ab24f232 Fixed UI bug 2021-01-14 00:39:49 +01:00
N00MKRAD
f4c6944774 Fixed minor config flaw where empty lines were saved & loaded 2021-01-14 00:28:53 +01:00
N00MKRAD
7bc7ab868c Added option to include model name in export filename 2021-01-14 00:19:21 +01:00
N00MKRAD
9aa0b14f3c Added support for running different models 2021-01-14 00:03:01 +01:00
N00MKRAD
461149a15d Automatically fill AI model box with models loaded from txt 2021-01-13 23:27:46 +01:00
N00MKRAD
62acc84876 RIFE Model selection GUI, removed tilesize related code 2021-01-13 23:05:23 +01:00
N00MKRAD
8d2aa66cf7 Fixed NCNN progress bar bug, removed DAIN/CAIN code 2021-01-13 22:50:34 +01:00
N00MKRAD
561aca4eee Cleanup in inference script, other minor changes 2021-01-13 15:47:05 +01:00
N00MKRAD
01a688512b very minor changes 2021-01-11 17:43:35 +01:00
N00MKRAD
495b7ccd80 Remove CAIN-NCNN mention 2021-01-11 11:47:21 +01:00
N00MKRAD
8ea1848818 Fixed AutoEncode getting stuck when using scn+magickdedup 2021-01-11 11:45:38 +01:00
N00MKRAD
5aba6d3f4a Fix rare ffprobe freezes 2021-01-08 20:16:40 +01:00
N00MKRAD
124aa6bfb4 Check GIF max framerate, minor QOL & logging improvements 2021-01-07 12:15:13 +01:00
N00MKRAD
dc9035caa1 Fixed broken autoenc performance fix lol, some cleanup 2021-01-07 11:02:43 +01:00
N00MKRAD
68ed5fc7d5 Fix performance flaw in AutoEncode frame deletion check 2021-01-07 01:34:55 +01:00
N00MKRAD
c845cbc15d Fixed GIF timestamp import causing slowdown, fix autoenc logging always running 2021-01-06 23:33:00 +01:00
N00MKRAD
abdc846fd3 Fixed problem with printing autoenc log 2021-01-06 22:51:04 +01:00
N00MKRAD
22b3ae2f18 Show dedup stats for mpdecimate, better stats for magickdedupe, SBS fixes 2021-01-06 22:24:02 +01:00
N00MKRAD
cb3f42ca9c Clear log after switching input file (or starting batch proc) - optional 2021-01-06 21:58:37 +01:00
N00MKRAD
8ec2d196db Don't override pix_fmt when merging videos 2021-01-06 21:47:25 +01:00
N00MKRAD
36c8a17dff Print ffmpeg log while waiting for autoenc to finish 2021-01-06 21:44:09 +01:00
N00MKRAD
c31c6872e8 Fixed scene detection not working 2021-01-06 20:46:26 +01:00