Commit Graph

  • ddf68715fb Basic support for blended scene changes N00MKRAD 2021-03-19 19:34:48 +01:00
  • 0e95e62979 Fixed/improved scene detection for last 2 frames N00MKRAD 2021-03-16 18:21:12 +01:00
  • 87ec5d09b2 Update changelog.txt N00MKRAD 2021-03-14 20:52:22 +01:00
  • 7a379a6d68 Fixed image sequence copy bugs N00MKRAD 2021-03-14 20:34:35 +01:00
  • abeb570f22 Fixed alpha interpolation with FLAVR N00MKRAD 2021-03-14 15:26:52 +01:00
  • 7927412f79 flavr.py: Set working dir before trying to import dataset N00MKRAD 2021-03-13 17:16:34 +01:00
  • 20d2922c29 Network checks no longer stop the window from rendering on startup N00MKRAD 2021-03-13 14:48:19 +01:00
  • d77a299936 Clarified that the FLAVR models only work for their respective scale N00MKRAD 2021-03-13 14:37:26 +01:00
  • 0c3810094d Create flavr.txt N00MKRAD 2021-03-13 14:34:45 +01:00
  • 0f4ec91faf Get changelog and patron list from repo N00MKRAD 2021-03-13 14:32:29 +01:00
  • 545f1a50b4 Fixed subtitle compat check not running when muxing directly from input N00MKRAD 2021-03-13 14:11:06 +01:00
  • 992594cceb Default model mirror is dl.nmkd.again (github not feasible for >100mb flavr files) N00MKRAD 2021-03-13 14:01:43 +01:00
  • 3c4e0ce679 Merge branch 'main' of https://github.com/n00mkrad/flowframes into main N00MKRAD 2021-03-13 00:42:48 +01:00
  • 561f97ef96 Fixed divisible-by-8 check for video downscaling when using FLAVR N00MKRAD 2021-03-13 00:42:41 +01:00
  • ac3b95ebae Merge pull request #33 from richardletshacks/patch-1 N00MKRAD 2021-03-12 00:35:29 +01:00
  • 871b6df555 Update changelog.txt richard 2021-03-12 00:31:53 +01:00
  • 224bb6544e Finished FLAVR implementation in Interpolate.cs N00MKRAD 2021-03-11 23:53:52 +01:00
  • 77d185a802 Updated build scripts to include flavr package N00MKRAD 2021-03-11 23:16:02 +01:00
  • 989fe15a09 Added FLAVR code, improved frame padding for FLAVR N00MKRAD 2021-03-11 23:15:43 +01:00
  • 17b4f0fa43 Added FLAVR CUDA package N00MKRAD 2021-03-11 15:35:39 +01:00
  • 692f6c9be9 Removed package manager remnants, added FLAVR network (WIP) N00MKRAD 2021-03-11 12:58:18 +01:00
  • 96189e705b Create EditionGuide.png N00MKRAD 2021-03-10 21:39:31 +01:00
  • eebba121c9 Scene detection now works with frame sequence input, cleanup N00MKRAD 2021-03-10 20:45:48 +01:00
  • da52ebcdb9 Magick SceneDetect caching WIP N00MKRAD 2021-03-10 17:10:25 +01:00
  • d5ef455dbf WIP: Multithreaded accurate scene detection with Magick.NET N00MKRAD 2021-03-10 15:20:53 +01:00
  • 472f031ae6 Disk space check: Check if already cancelled N00MKRAD 2021-03-09 21:35:01 +01:00
  • c34047f54b Improved disk space check with min gb value from config N00MKRAD 2021-03-09 19:28:12 +01:00
  • c04823a888 Removed debug print N00MKRAD 2021-03-09 19:21:12 +01:00
  • d0dfedf02f Added disk space check loop N00MKRAD 2021-03-09 19:20:47 +01:00
  • c7b82dca6d Status update for muxing N00MKRAD 2021-03-09 18:52:07 +01:00
  • d16eb5b15f Fixed and refactored code to include output FPS in export filename N00MKRAD 2021-03-09 15:55:50 +01:00
  • 3f940c28f9 Hopefully fixed mkv muxing bug N00MKRAD 2021-03-08 19:54:58 +01:00
  • 1379456a13 Include model name in filename pattern by default N00MKRAD 2021-03-07 14:29:59 +01:00
  • e70d72bc5a Fixed models.txt download deleting old file if it fails to get a new one Julian Maier 2021-03-05 10:38:29 +01:00
  • 493a4f5975 Suspend and resume log box to avoid flickering (needs testing) Julian Maier 2021-03-04 10:51:13 +01:00
  • be4170a488 Skip muxing if original input video no longer exists at expected path N00MKRAD 2021-03-03 22:30:00 +01:00
  • 6fef12dd08 Added Settings UI option for audio/sub muxing mode N00MKRAD 2021-03-03 22:27:43 +01:00
  • ba9406aeed Export filename is now fully customizable with placeholders in settings N00MKRAD 2021-03-03 21:53:17 +01:00
  • a6dca1906e Make export file separator ('-' by default) customizable in config N00MKRAD 2021-03-03 18:40:08 +01:00
  • b630a2ae68 Fixed last frame always being detected as scene change N00MKRAD 2021-03-03 18:28:54 +01:00
  • 1ebeff4c72 Fixed AutoEncode breaking with frameOrderDebug enabled N00MKRAD 2021-03-03 18:26:27 +01:00
  • 088cc4818e Integrated new stream transfer code with config options Julian Maier 2021-03-03 16:12:49 +01:00
  • 209844230e Direct transfer of audio/sub streams from input file Julian Maier 2021-03-03 16:00:48 +01:00
  • 504242dca7 Revert to old UHD mode (RIFE CUDA) N00MKRAD 2021-03-02 22:54:30 +01:00
  • 9ba522f890 Fixed scene detection not working for last frame of video N00MKRAD 2021-03-02 16:49:23 +01:00
  • 32965b4733 Fixed redundant loglevel ffmpeg arg, removed 'shortest' arg from muxing cmd N00MKRAD 2021-03-02 15:06:44 +01:00
  • b3928b60bb Interpolate.canceled checks for audio/sub tracks extraction loop N00MKRAD 2021-03-01 22:40:04 +01:00
  • 5135e8f2ee Faster trimming N00MKRAD 2021-03-01 22:38:38 +01:00
  • 4c97b1caf7 Removed debug prints N00MKRAD 2021-03-01 18:33:30 +01:00
  • 7fd562be2c (Hopefully) fixed bug where videos with ((n % 100 == 0) + 2) frames were cut off by 2 in-frames N00MKRAD 2021-03-01 18:32:55 +01:00
  • d1d90d0419 try/catch blocks for AI functions N00MKRAD 2021-03-01 18:13:19 +01:00
  • c705184f89 frameOrderDebug: New thread indicator N00MKRAD 2021-03-01 17:34:47 +01:00
  • f0d3df504a Removed excessive logging when using frameOrderDebug N00MKRAD 2021-03-01 16:43:24 +01:00
  • 639ad08ed4 Removed unreliable ShellFile FPS check N00MKRAD 2021-03-01 16:43:05 +01:00
  • deb99070e4 RIFE CUDA scale arg from config N00MKRAD 2021-02-28 16:34:47 +01:00
  • 8826d45397 Fixed end of video getting trimmed when it shouldn't N00MKRAD 2021-02-28 16:26:46 +01:00
  • 01f080a472 minor cleanup N00MKRAD 2021-02-28 15:06:59 +01:00
  • 2cce6c596b Lock Quick Settings while busy N00MKRAD 2021-02-28 13:46:50 +01:00
  • 7563778a90 Don't delete models.txt before fetching (DownloadFile overrides anyway) N00MKRAD 2021-02-28 11:57:02 +01:00
  • 72cb1e93dc Update AI Model ComboBox after fetching models.txt N00MKRAD 2021-02-28 11:56:09 +01:00
  • 0076e08166 Fixed ffmpeg map arg problems N00MKRAD 2021-02-28 11:51:36 +01:00
  • fd1a72ed27 Updated RIFE-NCNN with 2.4 model N00MKRAD 2021-02-27 16:41:41 +01:00
  • 223f4221fc Updated RIFE-CUDA (scale arg, img piping tests) N00MKRAD 2021-02-27 16:24:42 +01:00
  • 27ca73a900 Limit preview update rate N00MKRAD 2021-02-27 16:24:02 +01:00
  • 17a4bca660 Allow custom input FPS if FPS wasn't detected (or when using img input) N00MKRAD 2021-02-27 14:59:50 +01:00
  • b9688b90d3 Clearer scene detection wording N00MKRAD 2021-02-27 14:54:32 +01:00
  • 16297d58a7 Update models.txt N00MKRAD 2021-02-27 12:48:47 +01:00
  • 566546bef2 Merge pull request #27 from richardletshacks/github-model-mirror N00MKRAD 2021-02-27 12:47:42 +01:00
  • 5f9f2a36cd RIFE CUDA 2.4 model upload N00MKRAD 2021-02-27 12:46:38 +01:00
  • f30ae16ce7 RIFE-CUDA image piping tests [WIP] N00MKRAD 2021-02-27 12:46:25 +01:00
  • f710e9e5b9 add github model download mirror and make it the default Richard 2021-02-27 10:09:21 +01:00
  • 1d0e2a6c5e auto update model list Richard 2021-02-26 23:25:27 +01:00
  • 8699a5a7fb Uploaded RIFE-CUDA 2.3 model N00MKRAD 2021-02-26 12:01:28 +01:00
  • 9678370623 Added RIFE-CUDA 2.3 model N00MKRAD 2021-02-26 12:00:53 +01:00
  • fc7c82b7bf Check trim end time on Leave, not on TextChanged N00MKRAD 2021-02-26 10:36:38 +01:00
  • 16e5de6e87 Enabled AC3, DTS and Raw/PCM audio support for MOV output N00MKRAD 2021-02-26 10:16:52 +01:00
  • eead5eff3d Disabled changing of input framerate since it breaks duration-related code N00MKRAD 2021-02-26 09:58:52 +01:00
  • e921beeffe Don't save broken subtitle files N00MKRAD 2021-02-25 19:21:11 +01:00
  • 6d1aca4714 minor cleanup N00MKRAD 2021-02-25 14:57:57 +01:00
  • 20ceeee396 Fixed scene detection always running in SBS, even if disabled N00MKRAD 2021-02-25 11:15:23 +01:00
  • 4d08076711 Removed testing code line that broke frame order optimizations N00MKRAD 2021-02-25 10:15:18 +01:00
  • 7695f2a911 Quick Settings: Fix max vid size not saving after entering custom val N00MKRAD 2021-02-25 09:16:37 +01:00
  • 300fbaf7a9 Added 256 color gif option, typo fix N00MKRAD 2021-02-24 18:28:00 +01:00
  • 3ced1c9f06 Fix keepAudio/keepSubs config options N00MKRAD 2021-02-24 17:57:30 +01:00
  • 29f35e73c0 minor cleanup N00MKRAD 2021-02-24 15:49:40 +01:00
  • 19fc5bb25c Fixed quick settings overriding config values on load N00MKRAD 2021-02-24 15:12:49 +01:00
  • 453787767c Check for CUDA availability before trying to run CUDA AI N00MKRAD 2021-02-24 15:08:18 +01:00
  • 8dd1d4ee4c NvApi UX improvements N00MKRAD 2021-02-24 14:56:47 +01:00
  • 35c3938217 Improved metadata tranfer for audio streams & subs N00MKRAD 2021-02-24 10:21:47 +01:00
  • 55d71d6328 Output streams: Support missing stream files, skip instead of erroring N00MKRAD 2021-02-24 09:59:18 +01:00
  • 6cfcfedbe6 Finished support for multiple audio streams - needs more testing N00MKRAD 2021-02-23 23:55:03 +01:00
  • 71f3e583de Extract all audio tracks (TODO: Merging) N00MKRAD 2021-02-23 22:26:13 +01:00
  • 09e2088ec3 Removed debug print N00MKRAD 2021-02-23 16:24:02 +01:00
  • 3001e8f0de Finished quick settings feature N00MKRAD 2021-02-23 15:53:32 +01:00
  • 79cb18075e Fixed ffmpeg progress not working on trimmed inputs N00MKRAD 2021-02-23 14:44:03 +01:00
  • 758a4daa04 5-10% speedup on fp16 by using CUDA HalfTensor N00MKRAD 2021-02-23 14:07:09 +01:00
  • 0a71157a2e Capture and show peak fps out after interpolation N00MKRAD 2021-02-23 14:05:58 +01:00
  • ff268f194f Changed Tensor Core check to include RTX Quadro cards N00MKRAD 2021-02-23 12:21:54 +01:00
  • a29693d103 Trim tool, Quick Settings WIP N00MKRAD 2021-02-23 12:13:30 +01:00
  • 5949e570a7 Check NVENC compatibility before even starting interpolation N00MKRAD 2021-02-21 21:18:31 +01:00