Commit Graph

1055 Commits

Author SHA1 Message Date
n00mkrad 863b3219b5 Fix model downloader not running when using rt 2022-09-14 09:49:26 +02:00
n00mkrad 6e40c6afd9 minor NmkdStopwatch changes 2022-09-14 09:32:05 +02:00
n00mkrad 433a565252 Update models (RIFE 4.3, 4.4) 2022-09-12 15:42:13 +02:00
n00mkrad 55814846e5 Basic realtime GUI implementation 2022-08-16 09:18:53 +02:00
n00mkrad 61f402b48b rife ncnn vs cleanup 2022-08-15 12:24:23 +02:00
n00mkrad 13baf17f0f Account for jpegFrames config option in VS image sequence import 2022-08-12 12:21:29 +02:00
n00mkrad b658a3ddce AV1 240 FPS hard-cap now accounts for FPS limiting, fixed GetFloat flaws 2022-08-11 16:15:20 +02:00
n00mkrad 8f36739adc Move MP4 faststart into GetFfmpegExportArgsOut 2022-08-05 11:58:12 +02:00
n00mkrad 2e908bc4bd changelog retcon lol 2022-08-04 23:03:27 +02:00
n00mkrad eba16f1f2a rollback dain-ncnn 2022-08-04 23:02:58 +02:00
n00mkrad 56f6c9130f Fix vsync/fps_mode args, rt improvements 2022-08-04 23:02:52 +02:00
n00mkrad d91a56cd70 updated changelog and patrons 2022-08-04 22:41:13 +02:00
n00mkrad 063ae677c5 Slowmo now works with RIFE-NCNN-VS 2022-08-04 15:30:19 +02:00
n00mkrad c9ccbcc9c9 Replace deprecated -vsync with -fps_mode (ffmpeg) 2022-08-04 15:16:32 +02:00
n00mkrad 3875f123d8 update ffmpeg (SVT-AV1 from 1.0.0 to 1.2.0) 2022-08-04 15:04:45 +02:00
n00mkrad 0494d37a1d Updated rife-ncnn and dain-ncnn to 20220728 2022-08-04 10:00:44 +02:00
n00mkrad 8bfe5304d2 Fixed scene blending when using integer factors 2022-08-03 21:57:46 +02:00
n00mkrad 233f037716 Save fixed factors for specific AI models in models.json 2022-07-27 15:18:37 +02:00
n00mkrad a0b145ae0d Fix image sequences, Nmkoder session path system, some refactoring/cleanup 2022-07-27 14:10:29 +02:00
n00mkrad 7e0a8e7c94 Remove deprecated config settings 2022-07-26 23:58:09 +02:00
n00mkrad 8bae288fe5 use dummy dir for ncnn gpu check instead of C:/ 2022-07-26 21:08:27 +02:00
n00mkrad 29c5ca2333 AI refactoring 2022-07-26 21:08:07 +02:00
n00mkrad ccd46eef28 updated changelog 2022-07-25 11:19:03 +02:00
n00mkrad 19618f9cc6 Disable preview by default 2022-07-25 10:37:51 +02:00
n00mkrad 5bf8245885 RIFE-NCNN-VS: Limit GPU thread count to max available (compute queue count) 2022-07-25 10:37:44 +02:00
n00mkrad e6034a87b4 custom MessageBox for YesNo/YesNoCancel button modes 2022-07-24 22:30:30 +02:00
n00mkrad 54fb84de23 AI info button, custom MessageBox form 2022-07-23 14:43:57 +02:00
n00mkrad f471290503 Don't show any message boxes when running GetPytorchVer 2022-07-22 09:31:58 +02:00
n00mkrad f587f70c56 FPS limiting now works with RIFE-NCNN-VS, as well as renaming existing files to avoid overwriting 2022-07-22 01:26:47 +02:00
n00mkrad 9213e79abb Update changelog and patrons 2022-07-21 10:42:07 +02:00
n00mkrad 760a187dfe AI Class/Constructor revamp 2022-07-21 10:08:53 +02:00
n00mkrad 9be08deb4c ifrnet-ncnn-vulkan implementation test 2022-07-21 09:30:59 +02:00
n00mkrad dce0e827ab Frame counting is reliable now 2022-07-20 21:48:30 +02:00
n00mkrad 48c8893da7 Dynamically set RIFE NCNN VS GPU threads to reduce VRAM/RAM usage with high resolutions 2022-07-20 18:29:36 +02:00
n00mkrad d96513ed4b Backported MediaFile stuff from Nmkoder 2022-07-20 18:10:31 +02:00
n00mkrad 30b3faf16d Don't allow >240 FPS when using SVT-AV1 (as this is the highest supported rate) 2022-07-19 21:54:25 +02:00
n00mkrad 7c07e9d5ac AI logging improvements 2022-07-19 21:48:22 +02:00
n00mkrad 8c918c370b Fixed CLI arg handling 2022-07-19 21:30:10 +02:00
n00mkrad 2042e4eb4e Trimming input now works with RIFE-NCNN-VS 2022-07-18 20:38:40 +02:00
n00mkrad 5590657eb2 Fix Pytorch again 2022-07-06 21:53:32 +02:00
n00mkrad be3244e94b RIFE-NCNN-VS: Use first NCNN GPU ID (no multi-GPU for now) 2022-07-06 21:53:13 +02:00
n00mkrad 9f9263bf3b Better implementation/networks references (all vs available) 2022-07-06 10:40:41 +02:00
n00mkrad 791cd6f532 Update changelog.txt 2022-07-06 00:41:51 +02:00
n00mkrad 6460594cef Update changelog 2022-07-06 00:37:30 +02:00
n00mkrad 7c44d9f63a RIFE-NCNN-VS package 2022-07-06 00:31:50 +02:00
n00mkrad d0286c3c3b VapourSynth-RIFE-ncnn-Vulkan credits 2022-07-05 21:00:43 +02:00
n00mkrad cf95ef0d78 VS Notes 2022-07-05 20:58:54 +02:00
n00mkrad e30fa39ecd Fix AV1 artifacts (custom SVT args) 2022-07-04 10:14:54 +02:00
n00mkrad c8744f26f9 Proper pytorch check 2022-07-04 10:14:31 +02:00
n00mkrad 16aef55e64 VS RT: Dynamic seek step, OSD 2022-06-09 00:30:58 +02:00