Commit Graph

45 Commits

Author SHA1 Message Date
N00MKRAD
3001e8f0de Finished quick settings feature 2021-02-23 15:53:32 +01:00
N00MKRAD
5f3ffc8c4a step-by-step UX improvements
Run scene detection and deduplication in extraction step, don't reset the combox index after opening and closing settings window
2021-02-21 12:39:25 +01:00
N00MKRAD
1d04d2d3ee RIFE-CUDA fp16 option and warplayer.py optimization 2021-02-21 11:26:18 +01:00
N00MKRAD
4b5da3df75 async frame counting 2021-02-07 17:47:12 +01:00
N00MKRAD
3cc463ec37 Added 3rd model download mirror 2021-02-03 21:12:14 +01:00
N00MKRAD
36736c5691 Base URL for model files can be changed, making mirrors possible 2021-01-29 13:45:35 +01:00
N00MKRAD
40e63fe51d Improved alpha support 2021-01-27 11:41:05 +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
2526063d1f minor UI changes, temporarily disabled alpha option 2021-01-22 13:31:49 +01:00
N00MKRAD
d255ebbd4b DAIN-NCNN tilesize option in settings 2021-01-21 11:47:53 +01:00
N00MKRAD
ec5f494be6 Alpha support for GIFs/PNGs (no ncnn support atm) 2021-01-18 15:32:45 +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
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
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
7bc7ab868c Added option to include model name in export filename 2021-01-14 00:19:21 +01:00
N00MKRAD
cb3f42ca9c Clear log after switching input file (or starting batch proc) - optional 2021-01-06 21:58:37 +01:00
N00MKRAD
14df754538 Fixed and improved FPS limiting feature, added AVI codec options 2021-01-06 17:41:18 +01:00
N00MKRAD
e519e90966 Fixed progress bar in SBS not working correctly 2021-01-05 23:13:29 +01:00
N00MKRAD
3bf8ca9cea Higher aac/opus bitrates - can be changed in config 2020-12-24 12:31:16 +01:00
N00MKRAD
130434294f Fixed VP9 CRF gui element saving h265 CRF value, added lossless VP9 support 2020-12-23 18:39:27 +01:00
N00MKRAD
25a653265c Settings GUI support for VP9/ProRes Quality, adjusted CRF defaults 2020-12-23 16:32:29 +01:00
N00MKRAD
006706ee73 VP9/ProRes/AVI export, support for custom ffmpeg enc args 2020-12-23 16:13:04 +01:00
N00MKRAD
6947bd3e6c Added RIFE UHD mode support, RTX 3070 (cudnn8005) benchmarks 2020-12-17 23:26:25 +01:00
N00MKRAD
dd4043abe9 Exit if required pkgs are missing, minor cleanups 2020-12-10 15:19:44 +01:00
N00MKRAD
44b296e5d7 Highest preset option for vid height is 8K, not 4K 2020-12-09 19:44:41 +01:00
N00MKRAD
567569e406 Created build script for Flowframes archives, removed rifeMode option 2020-12-08 21:46:17 +01:00
N00MKRAD
fb453216f1 GIF optimization & color palette option 2020-12-08 15:22:46 +01:00
N00MKRAD
b579fcbab2 Support for AutoEnc in SBS mode, fix MKV ext, auto skip magick dedupe by default 2020-12-07 12:34:12 +01:00
N00MKRAD
ffe669280e Fixed scene detection, removed cain tilesize, autoenc option, loop times fix 2020-12-06 18:49:53 +01:00
N00MKRAD
e6cfa68a2a New frame folder import code with rgb24, divisible res fix, and any->png enc 2020-12-02 14:27:41 +01:00
N00MKRAD
361f6548a1 Added step-by-step processing mode, err handling for disk detection and RAM check 2020-11-29 16:10:31 +01:00
N00MKRAD
64d1d040ef Better code for config defaults 2020-11-27 09:45:06 +01:00
N00MKRAD
514e5a8489 minor UI stuff 2020-11-26 22:45:52 +01:00
N00MKRAD
3fc4a4826c Loop after encoding for speedup, option to save both loop and OG or only loop 2020-11-26 21:18:31 +01:00
N00MKRAD
3ad94bda6c more error handling, scene change support, opus support, cached magick dedupe 2020-11-26 20:17:18 +01:00
N00MKRAD
6b0797f11c Added 4x/8x support for RIFE-NCNN, added CFR/VFR option 2020-11-26 00:07:45 +01:00
N00MKRAD
fb30d7230d Added landing page, improved updater for beta versions 2020-11-25 20:31:21 +01:00
N00MKRAD
d6aeb96457 Added ffmpeg preset options 2020-11-25 17:48:27 +01:00
N00MKRAD
8ddd9fc2a1 Added NCNN threads option, tilesize support for RIFE-NCNN 2020-11-25 17:27:15 +01:00
N00MKRAD
97dce04f92 Semi-fixed CAIN exe, fixed JPEG frames, finished VFR deduping, more 2020-11-25 12:40:17 +01:00
N00MKRAD
1bce73dea6 Initial 2020-11-23 16:51:05 +01:00