Commit Graph

  • 0cf201a013 Cleanup N00MKRAD 2023-12-28 15:01:46 +01:00
  • 01850f465a Improved mpdecimate parameters and added more options for it N00MKRAD 2023-12-28 04:47:58 +01:00
  • 6ccbb875b8 Cleanup & checks for GetInt N00MKRAD 2023-12-28 02:59:50 +01:00
  • 5e4b540d1c Fully fix VFR and deduplication issues esp. with GIFs N00MKRAD 2023-12-28 02:59:29 +01:00
  • 29e1eb172b Fix video speed with VFR inputs N00MKRAD 2023-12-27 03:22:28 +01:00
  • 0c8b96e560 Use raw RGBA NUT pipe instead of 444 YUV pipe for realtime mode N00MKRAD 2023-12-26 23:28:21 +01:00
  • f4bf63b5a7 Extension method from SDG for testing N00MKRAD 2023-12-26 22:59:27 +01:00
  • 355d44a5b3 Fix GIF hue shift issues N00MKRAD 2023-12-26 22:59:17 +01:00
  • 55d4b8e87b Fix GIF/VFR input speed when frame extraction is needed N00MKRAD 2023-12-26 21:34:02 +01:00
  • 064c4b7f1b Fix InterpProgressMultiplier N00MKRAD 2023-12-22 05:34:32 +01:00
  • 35b8d888d4 Fix color hue shift when interpolating frames, support high bit depth frames N00MKRAD 2023-12-22 05:20:22 +01:00
  • 4eb1eac09c Fixed output color matrix filtering N00MKRAD 2023-12-22 03:51:55 +01:00
  • a5c672c682 Minor GetProcStdOut improvement to avoid issues if stderr piping was already in the command line N00MKRAD 2023-12-22 02:59:40 +01:00
  • 744f09f7fe Properly show detected GPUs in title bar N00MKRAD 2023-12-21 21:22:30 +01:00
  • c08f84c4e9 Use Vulkan API directly to check Vk devices and compute queue count N00MKRAD 2023-12-21 21:05:23 +01:00
  • 916dd2fe06 Fix culture to en-US across entire program to avoid parsing issues etc N00MKRAD 2023-12-21 19:12:12 +01:00
  • 5da083bf2c Print fractions (like FPS) in a better way, especially if denominator is 1 N00MKRAD 2023-12-21 19:06:31 +01:00
  • 058820bc8e Smarter deduplication messages N00MKRAD 2023-12-21 18:39:52 +01:00
  • 979eca6b50 Cache NCNN GPU check results to avoid crashing rife-ncnn-vulkan on each run N00MKRAD 2023-12-21 18:23:23 +01:00
  • 89d5cc08a8 Better time formatting N00MKRAD 2023-12-21 18:15:14 +01:00
  • 829b37ca6a Progress bar is now correct when using FPS limiting N00MKRAD 2023-12-21 05:51:28 +01:00
  • 4576f37ce7 Fixed mpdecimate not working properly N00MKRAD 2023-12-21 05:06:51 +01:00
  • 2eff92958f Cleanup RIFE crash dumps N00MKRAD 2023-12-21 05:02:03 +01:00
  • da8a431545 Fix lossless option being available with encoders that don't support it N00MKRAD 2023-12-21 04:46:15 +01:00
  • a04df766fb code prettier lol N00MKRAD 2023-12-21 02:40:44 +01:00
  • b650c6fa2e Update ffmpeg to use SVT-AV1 1.8.0, fix ffmpeg args N00MKRAD 2023-12-15 10:24:46 +01:00
  • 4d0c5ad4e6 Clamp QSV quality N00MKRAD 2023-10-30 20:44:36 +01:00
  • 3e4cbd8b3c Update RIFE VS plugin N00MKRAD 2023-10-29 17:02:45 +01:00
  • 6419ad1672 Update ffmpeg N00MKRAD 2023-10-28 15:25:22 +02:00
  • 8749f425de Add Intel QuickSync (QSV) encoder support N00MKRAD 2023-10-27 10:25:21 +02:00
  • b782c8334d Fix RIFE VS syntax for new version N00MKRAD 2023-10-27 09:54:34 +02:00
  • 2886d5ce42 AMD AMF encoder support, autodetect HW enc support N00MKRAD 2023-10-24 17:39:44 +02:00
  • 693a2471d1 Ignore empty filters n00mkrad 2023-03-30 14:13:39 +02:00
  • e53846d782 Handle situation where interp fails without any log writes n00mkrad 2023-02-23 14:14:22 +01:00
  • d216479919 Update changelog.txt n00mkrad 2023-02-23 12:21:01 +01:00
  • 983cf04fbe Update ver.txt n00mkrad 2023-02-23 12:12:14 +01:00
  • d8fb1ec44d Changelog and version update n00mkrad 2023-02-23 12:11:48 +01:00
  • 71e5ed33ab Updated model.json files n00mkrad 2023-02-23 09:42:38 +01:00
  • 9380b4ac89 Fix window title n00mkrad 2023-02-21 12:17:22 +01:00
  • 07020401d8 Fix output browse init dir n00mkrad 2023-02-21 12:03:48 +01:00
  • 2b864393a7 Minor UI UX polish n00mkrad 2023-02-21 12:02:53 +01:00
  • 42fd89437e Save/load output settings, some refactoring n00mkrad 2023-02-21 12:00:07 +01:00
  • 59ac292a34 Fully implement image sequence export with NCNN VS, rework stuff n00mkrad 2023-02-20 19:30:23 +01:00
  • 8e5c3a618c Merge pull request #211 from genericness/patch-1 N00MKRAD 2023-02-20 18:31:06 +01:00
  • 4e8fbec18a More minor cleanup/refactoring n00mkrad 2023-02-20 16:05:27 +01:00
  • 25c43a3181 Cleanup n00mkrad 2023-02-20 16:02:51 +01:00
  • c112f0516d Update InterpolateUtils.cs n00mkrad 2023-02-20 16:00:27 +01:00
  • d3fe53e554 Fix SetTab issues n00mkrad 2023-02-20 15:59:47 +01:00
  • 8e79b045f8 you forgot the 4090! genericness 2023-02-19 16:50:06 -08:00
  • 4faeb7d938 Increase NCNN thread limit in GUI n00mkrad 2023-02-17 22:11:18 +01:00
  • c20c1b55ee Increase default NCNN threads, allow more than 3 with NCNN VS n00mkrad 2023-02-17 22:10:33 +01:00
  • fbee4d8c06 Use up to 8 NCNN GPU threads if support by hardware n00mkrad 2023-02-17 21:54:33 +01:00
  • 46d3edb4e4 Removed obsolete encoding settings, fixed VS frame extension n00mkrad 2023-02-15 18:25:41 +01:00
  • 4fce4a566b Fix various issues with image sequence inputs & batch processing n00mkrad 2023-02-15 12:27:36 +01:00
  • 4e3cca2268 Added custom quality option n00mkrad 2023-02-05 21:31:48 +01:00
  • c33a14ec9d Avoid exception n00mkrad 2023-02-05 12:40:58 +01:00
  • 850228f9d2 Add option to add batch queue entry by right-clicking btn n00mkrad 2023-02-05 02:38:48 +01:00
  • 89a3f4c890 Cache pytorch check n00mkrad 2023-02-01 11:24:26 +01:00
  • 30a423e9ec Fix FramesToVideo and ConcatVideos n00mkrad 2023-01-31 12:03:31 +01:00
  • db2f931fa5 NCNN VS UI polish n00mkrad 2023-01-31 11:51:46 +01:00
  • 9bfb909c09 Avoid unnecessary exceptions n00mkrad 2023-01-31 11:45:12 +01:00
  • e314ad8639 Fix VS scaling and realtime pix_fmt n00mkrad 2023-01-31 11:41:39 +01:00
  • 0e21b4f65c Update patrons.csv n00mkrad 2023-01-24 21:10:28 +01:00
  • 9b77f06dbe Fixed GIF quantizing and some other export weirdness n00mkrad 2023-01-20 20:58:32 +01:00
  • 33115cdbc2 ooops pushed changelog too early n00mkrad 2023-01-19 15:54:56 +01:00
  • 9545b3db1e Fix default color fmts for certain codecs, add info label n00mkrad 2023-01-18 20:38:06 +01:00
  • 82ecb5e7ba Fully implemented new output options, but no saving or custom q yet n00mkrad 2023-01-18 14:55:38 +01:00
  • 3fa47a70a4 Completely revamped output settings (quality settings WIP) n00mkrad 2023-01-15 17:23:49 +01:00
  • f5536e07f3 Fix missing extra encoding args n00mkrad 2023-01-15 10:26:04 +01:00
  • 96da058374 VS script typo fix n00mkrad 2023-01-08 21:53:32 +01:00
  • 2293e94deb Update ffmpeg args n00mkrad 2023-01-08 15:44:01 +01:00
  • 1a3109f4ff Update ffmpeg to latest git (2023-01-08) n00mkrad 2023-01-08 15:15:13 +01:00
  • 8a8324dc24 Fix VS modulo padding n00mkrad 2023-01-08 14:17:11 +01:00
  • 3e45f55824 missed a line n00mkrad 2023-01-08 02:28:54 +01:00
  • 6a0df3d78a formatting eh n00mkrad 2023-01-08 02:28:15 +01:00
  • 206ddda873 UI: Call Refresh() before doing other stuff n00mkrad 2023-01-08 02:00:40 +01:00
  • 12a0714bfe Update patrons.csv n00mkrad 2022-12-28 15:58:28 +01:00
  • 418b3bbd6e Update patrons.csv n00mkrad 2022-11-24 13:29:37 +01:00
  • c3f925f6d8 fix bad merge n00mkrad 2022-11-14 10:13:41 +01:00
  • cf958c2dfc Merge pull request #181 from Hacktank/main N00MKRAD 2022-11-14 10:10:16 +01:00
  • 500daa5072 Merge branch 'main' into main N00MKRAD 2022-11-14 10:10:08 +01:00
  • 8c060921ec Update patrons.csv n00mkrad 2022-11-14 10:08:00 +01:00
  • 8524d2b964 Always use ToLowerInvariant n00mkrad 2022-10-14 09:00:47 +02:00
  • 292ccbdf0d Update patrons.csv n00mkrad 2022-10-03 13:55:42 +02:00
  • e8bf788981 Massively improved the efficiency of Magick based frame de-deuplication, as well as the initial importing of files. The dupes.json file generated was naming the wrong filenames as dupes. This is now fixed. Jacob Tyndall 2022-09-28 21:02:06 -05:00
  • 36dcf09a1b Update patrons.csv n00mkrad 2022-09-19 16:54:55 +02:00
  • b62fb0232d Fix custom models not working n00mkrad 2022-09-19 13:43:29 +02:00
  • 52cb0f026a Update ver.txt n00mkrad 2022-09-14 17:25:14 +02:00
  • 7847d58284 cleanup n00mkrad 2022-09-14 10:27:48 +02:00
  • 8cf9ca24f6 Update changelog and version info n00mkrad 2022-09-14 10:25:37 +02:00
  • 3753331989 Get version info from repo instead of webserver n00mkrad 2022-09-14 10:25:26 +02:00
  • 863b3219b5 Fix model downloader not running when using rt n00mkrad 2022-09-14 09:49:26 +02:00
  • 6e40c6afd9 minor NmkdStopwatch changes n00mkrad 2022-09-14 09:32:05 +02:00
  • 433a565252 Update models (RIFE 4.3, 4.4) n00mkrad 2022-09-12 15:42:13 +02:00
  • 55814846e5 Basic realtime GUI implementation n00mkrad 2022-08-16 09:18:53 +02:00
  • 61f402b48b rife ncnn vs cleanup n00mkrad 2022-08-15 12:24:23 +02:00
  • 13baf17f0f Account for jpegFrames config option in VS image sequence import n00mkrad 2022-08-12 12:21:29 +02:00
  • b658a3ddce AV1 240 FPS hard-cap now accounts for FPS limiting, fixed GetFloat flaws n00mkrad 2022-08-11 16:15:20 +02:00
  • 8f36739adc Move MP4 faststart into GetFfmpegExportArgsOut n00mkrad 2022-08-05 11:58:12 +02:00
  • 2e908bc4bd changelog retcon lol n00mkrad 2022-08-04 23:03:27 +02:00