Commit Graph

  • 56f8ab7b96 Additional vapoursynth plugins main n00mkrad 2026-01-30 00:24:28 +01:00
  • 8764959f70 Update ver.txt n00mkrad 2026-01-29 23:11:47 +01:00
  • 9d59e403f8 Update changelog.txt n00mkrad 2026-01-29 23:10:12 +01:00
  • 381ea21620 Update patrons.csv n00mkrad 2026-01-29 21:47:08 +01:00
  • 5a61cf6bbd Added some logging to RIFE vpy script + minor refactoring n00mkrad 2026-01-29 21:35:46 +01:00
  • 7450151c11 Logging/formatting stuff + Skip RefreshExtensions if no frames are used n00mkrad 2026-01-29 21:34:11 +01:00
  • aeb4bfe093 Logger: In CLI mode, highlight UI messages in cyan n00mkrad 2026-01-29 12:13:39 +01:00
  • 7aa0a2f70e More logging cleanup for CLI usage n00mkrad 2026-01-29 12:13:08 +01:00
  • a665a4300e Allow interp factor below 2 for RIFE NCNN VS n00mkrad 2026-01-29 00:36:12 +01:00
  • 02fced4503 Fix long messagebox text lines getting cut off n00mkrad 2026-01-14 15:43:01 +01:00
  • 09cef27e37 Log audio/subtitle muxing/transcoding per stream, remove redundant vs cache ext. n00mkrad 2026-01-13 23:34:34 +01:00
  • 85199870a1 Handle re-encoding (or dropping) or incompatible streams per-stream n00mkrad 2026-01-12 20:52:09 +01:00
  • beee67bf09 Show error box instead of regular msg if Cancel reason was error n00mkrad 2026-01-12 20:51:41 +01:00
  • 2fc68c60c1 Better vapoursynth logging n00mkrad 2026-01-12 20:50:53 +01:00
  • 384754aa03 Always add A/V dir to process PATH by default, no need to cd to to av dir for ffmpeg/ffprobe n00mkrad 2026-01-12 16:18:36 +01:00
  • 91320f536e Cleaner syntax and logging n00mkrad 2026-01-12 16:16:12 +01:00
  • a3afa0b4c4 Extension method for adding (preprending) PATH dirs to proc n00mkrad 2026-01-12 16:15:33 +01:00
  • 0a59d94a83 MediaFile: Move GetVidExtraInfo into try block, pointless to have it outside n00mkrad 2026-01-12 16:15:00 +01:00
  • 557b0d3a30 Logging improvements, add "Copy" btn to error message boxes n00mkrad 2026-01-11 17:39:49 +01:00
  • 58aa582f33 prettier logging yet again n00mkrad 2026-01-09 23:27:23 +01:00
  • 818094a37f Fix inverted GetHdrNotSuitableReason conditions n00mkrad 2026-01-09 23:27:13 +01:00
  • ff7d6a9f75 moar logging stuff & print "... - HDR" if input is HDR n00mkrad 2025-12-24 02:19:26 +01:00
  • d9a6798211 Remove unused VideoColorData class n00mkrad 2025-12-24 02:18:54 +01:00
  • d539c32620 Cleanup: remove usings n00mkrad 2025-12-23 22:56:05 +01:00
  • 925bb13251 VK init exception error: Don't exit in debug n00mkrad 2025-12-23 21:30:49 +01:00
  • d550e83ab4 VideoExtraData improvs, print warning for HDR content with suboptimal encsettings n00mkrad 2025-12-23 20:01:03 +01:00
  • b01a9984da Cleaner logging, minor refactoring for ffmpeg caching n00mkrad 2025-12-22 21:59:09 +01:00
  • aed095f88b CLI/debug: Don't log process output to console by default (only with -v/--verbose) n00mkrad 2025-12-21 18:30:03 +01:00
  • 1d08960203 Fix QueryInfo equality comparison n00mkrad 2025-12-21 18:06:54 +01:00
  • eed7ba0c1f Don't start up if no args passed in CLI mode (or only help arg) n00mkrad 2025-12-21 18:06:42 +01:00
  • 395bdf8151 Remove references to removed CheckEncoderValid method n00mkrad 2025-12-21 15:25:21 +01:00
  • 830ea46625 Don't attempt HW encoder check if ffmpeg not found n00mkrad 2025-12-21 15:20:42 +01:00
  • 9e3a75f85e Minor cleanup/refactor n00mkrad 2025-12-21 15:20:24 +01:00
  • 7948fa39c1 Handle EA Javelin (and potentially other anticheats) breaking Vulkan n00mkrad 2025-12-21 13:44:44 +01:00
  • 421df30efd Package updates n00mkrad 2025-12-21 13:44:10 +01:00
  • e553e71c30 Remove redundant GetCmdArg n00mkrad 2025-12-20 23:25:15 +01:00
  • 6e809734e8 More logging cleanup stuff n00mkrad 2025-12-20 23:22:41 +01:00
  • 185b7023c5 More compact Cleanup n00mkrad 2025-12-20 23:20:16 +01:00
  • e97d78f85d Keep logs for 7d instead of 4d n00mkrad 2025-12-20 23:14:03 +01:00
  • d20317e4e3 Cleanup minor refactor n00mkrad 2025-12-20 23:13:36 +01:00
  • 8a0e181f8d Console logging improvements, implement Equals/GetHashCode for QueryInfo n00mkrad 2025-12-20 23:13:26 +01:00
  • 4c0202edb2 Cleanup (unused code) n00mkrad 2025-12-20 22:05:02 +01:00
  • f5a1168fdd Formatting (why are there tabs in my code??) and minor cleanup n00mkrad 2025-12-20 22:02:42 +01:00
  • efb26a2996 Fix race conditions where sessionTimestamp is needed but not set yet n00mkrad 2025-12-20 22:02:04 +01:00
  • db0674cd02 Update BuildRelease.ps1 n00mkrad 2025-12-20 22:01:13 +01:00
  • 9da3eaf07a Resizable text in log box, news box, changelog box n00mkrad 2025-12-20 22:00:39 +01:00
  • 2f0ec88e9b (Hopefully) avoid exception when checking if proc has exited (to avoid debugging clutter) n00mkrad 2025-12-16 18:34:23 +01:00
  • 90c8491cf2 Fix bt2020 n00mkrad 2025-12-16 18:33:31 +01:00
  • a57936c01c Update pkgs with vulnerabilities, remove some unused code n00mkrad 2025-12-14 15:27:46 +01:00
  • 5b3550e62b Patron list: Bad name filter n00mkrad 2025-12-11 18:29:42 +01:00
  • 128b07bb24 Fix patron list text encoding & refactor a little n00mkrad 2025-12-11 17:53:16 +01:00
  • 5cfb6e4824 Update patrons.csv n00mkrad 2025-12-11 12:49:05 +01:00
  • db20499d30 Update ver.txt n00mkrad 2025-12-11 12:32:43 +01:00
  • 2df3f1ab94 Fix config editor panel size n00mkrad 2025-11-17 12:51:45 +01:00
  • 77951d4e7a UI Fix n00mkrad 2025-11-17 12:48:56 +01:00
  • 3a8a86d03d Tear out unused/broken cmdDebugMode (run processes in visible window) option n00mkrad 2025-11-09 21:14:55 +01:00
  • a9f4018e0f Use Cascadia as default monospace font, fallbacks to Consolas/Courier New, wider DebugForm n00mkrad 2025-11-09 20:34:37 +01:00
  • adf9148f57 Remove DAR validation which we should no longer need n00mkrad 2025-11-09 18:45:36 +01:00
  • ad96dacb5c BuildRelease.ps1 script for building Flowframes & FlowframesCmd n00mkrad 2025-11-09 18:44:50 +01:00
  • 98ae0973f3 PackageBuild: Use CodeLegacy (.NET Framework) dir n00mkrad 2025-11-09 17:21:45 +01:00
  • c7e5606b63 Settings fixes and minor UI improvements n00mkrad 2025-11-09 17:03:38 +01:00
  • 5a18f896b5 General alpha support with VS, fix SAR/DAR problems in combination with rotation n00mkrad 2025-11-09 16:55:58 +01:00
  • 95295c3b0f CanHaveAlpha property for VideoStream to check if pixfmt supports alpha channel n00mkrad 2025-11-09 16:50:39 +01:00
  • 0b93537ffb alpha option in config n00mkrad 2025-11-09 16:19:10 +01:00
  • 3471df65ee Just renaming vars & print streams info in one call, not 3 n00mkrad 2025-11-09 16:18:52 +01:00
  • 7279d1c38a VP9: Add YUVA 4:2:0 color option - FFV1: Add YUVA 4:2:0 and 4:4:4 color options n00mkrad 2025-11-09 16:18:09 +01:00
  • c52e2abde9 Logger cleanup, remove redundant WriteToFile method n00mkrad 2025-11-09 16:16:42 +01:00
  • 094dea9059 AiProcess logging optimizations & cleanup n00mkrad 2025-11-09 16:15:59 +01:00
  • cab30607d3 Monospace option for MessageForm n00mkrad 2025-11-09 16:07:03 +01:00
  • 08705f764e Null check for progress reporting when reading log n00mkrad 2025-11-09 16:06:12 +01:00
  • 2a04e0a4e6 Update LSMASHSource.dll n00mkrad 2025-08-22 17:48:17 +02:00
  • cd3d5dce2b Update rife.py n00mkrad 2025-08-20 20:29:14 +02:00
  • 9c0bad36c3 Fixed being unable to interpolate image sequences with NCNN VS if dedupe is enabled n00mkrad 2025-07-24 18:34:57 +02:00
  • c1042cbdf1 Update patrons.csv n00mkrad 2025-07-21 17:46:19 +02:00
  • f9684d1107 Fixed a cross-thread UI call & possible null ref n00mkrad 2025-06-29 18:41:28 +02:00
  • b2f7030c33 FrameOrder only log in debug mode, WIP n00mkrad 2025-06-28 23:19:58 +02:00
  • fbf0e6111a Refactored & improved color data transfer n00mkrad 2025-06-28 23:16:14 +02:00
  • 48c4a8b8b1 Update RIFE NCNN VS DLL n00mkrad 2025-06-28 22:42:52 +02:00
  • 62d6e11506 Dedupe: Require at least 240 frames as input to consider disabling it based on percentage n00mkrad 2025-06-28 22:38:59 +02:00
  • 2d2a29fb1f Minor logger changes n00mkrad 2025-06-28 22:37:37 +02:00
  • 0e6bc58307 PseudoHash directory support n00mkrad 2025-06-28 22:34:47 +02:00
  • e57a32d5b9 mpdecimate improvements, fix custom out path, lwi caching, alpha tests (wip) N00MKRAD 2025-03-23 19:36:57 +01:00
  • 15ad7f4316 Remove outdated model hash files N00MKRAD 2025-03-23 19:28:11 +01:00
  • 2d136e5380 Get modulo from pixel format instead of encoder N00MKRAD 2025-03-11 01:12:03 +01:00
  • bef933b6f9 Added missing log textbox invokes, minor cleanup N00MKRAD 2025-03-10 20:13:35 +01:00
  • 1c2162b52a Use single vpy file with args instead of generating scripts on-demand N00MKRAD 2025-03-10 20:13:08 +01:00
  • 755f6738e8 Fraction: More operators & docs N00MKRAD 2025-03-10 11:58:47 +01:00
  • 6a8c3db820 Do not add input rate arg if the specified rate is 0 N00MKRAD 2025-03-10 11:58:28 +01:00
  • 813ca0b960 Fix legacy dedupe UI showing when dedupe is disabled N00MKRAD 2025-03-10 11:57:43 +01:00
  • 6f67a1cc4d Fix mpdecimate default hi value N00MKRAD 2025-03-08 21:34:10 +01:00
  • 7dc18077d9 Minor dedupe printing changes N00MKRAD 2025-03-08 18:56:00 +01:00
  • ac0a9398b5 Remove legacy dedupe, fix mpdecimate parsing, delete partial outputs on cancel N00MKRAD 2025-03-05 22:57:13 +01:00
  • 2253ddae06 Much better fraction approximation N00MKRAD 2025-03-02 21:14:45 +01:00
  • e20c4c922c Update patrons.csv N00MKRAD 2025-03-02 21:09:43 +01:00
  • 4447731cbc Test "1x interpolation" (dedupe, then interp back to orig. frame count) N00MKRAD 2025-02-10 21:03:05 +01:00
  • c38df3f872 Validate batch entries that are added from curr. UI settings N00MKRAD 2025-02-08 16:50:57 +01:00
  • 3cb7b155ba Fix main window stealing focus after dropping queue videos N00MKRAD 2025-02-06 22:09:06 +01:00
  • 05cb41d818 Fix batch queue not properly loading input files N00MKRAD 2025-02-06 20:38:18 +01:00
  • cd8f93d436 forgot to push changelog lmao N00MKRAD 2025-01-01 01:29:39 +01:00
  • c2bb094008 HasGPU check N00MKRAD 2024-12-31 19:09:06 +01:00