Commit Graph

74 Commits

Author SHA1 Message Date
N00MKRAD
b3ab84646b Switched to fractional framerates, fixed VFR inputs 2021-04-02 14:36:08 +02:00
N00MKRAD
24cea3f6ea Resizable settings window height 2021-03-30 13:07:57 +02:00
N00MKRAD
706ca56e11 Option to repeat last frame to match input duration 2021-03-30 11:56:36 +02:00
N00MKRAD
d3f05de21a Settings UI option for dupe/blend scene change options 2021-03-21 19:46:40 +01:00
N00MKRAD
992594cceb Default model mirror is dl.nmkd.again (github not feasible for >100mb flavr files) 2021-03-13 14:01:43 +01:00
N00MKRAD
1379456a13 Include model name in filename pattern by default 2021-03-07 14:29:59 +01:00
N00MKRAD
6fef12dd08 Added Settings UI option for audio/sub muxing mode 2021-03-03 22:27:43 +01:00
N00MKRAD
ba9406aeed Export filename is now fully customizable with placeholders in settings 2021-03-03 21:53:17 +01:00
N00MKRAD
b9688b90d3 Clearer scene detection wording 2021-02-27 14:54:32 +01:00
Richard
f710e9e5b9 add github model download mirror and make it the default 2021-02-27 10:09:21 +01:00
N00MKRAD
300fbaf7a9 Added 256 color gif option, typo fix 2021-02-24 18:28:00 +01:00
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
babfe6e744 Revert "Convert to .NET 5 Project" 2021-02-09 16:07:57 +01:00
Dankrushen
41fedece97 Fix link buttons 2021-02-08 19:40:16 -05:00
N00MKRAD
4b5da3df75 async frame counting 2021-02-07 17:47:12 +01:00
N00MKRAD
e50c55ef90 Removed SemVer class and use Version class instead 2021-02-05 15:57:44 +01:00
N00MKRAD
d301991f1e Fixed SemVer comparison 2021-02-05 15:52:44 +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
325f34e6fb Fixed cutoff if vid ends with dupes, lossless audio transfer, better audio err handl. 2021-01-15 22:43:13 +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
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
33f8a2b7c9 Compress python runtime, fix autoencode problems with dupes 2021-01-04 14:27:34 +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
751071548b Improved Updater to fully support Patreon/Free channels in parallel 2020-12-20 22:15:14 +01:00
N00MKRAD
0b9654c80f Fixed batch processing with refactored code 2020-12-18 00:19:08 +01:00
N00MKRAD
6947bd3e6c Added RIFE UHD mode support, RTX 3070 (cudnn8005) benchmarks 2020-12-17 23:26:25 +01:00
N00MKRAD
4df2949681 Cleaner code for Interpolate.cs 2020-12-17 11:32:45 +01:00
N00MKRAD
dd4043abe9 Exit if required pkgs are missing, minor cleanups 2020-12-10 15:19:44 +01:00