n00mkrad
dadf2193be
Fix output FPS not using fractional factor
2022-04-22 10:34:59 +02:00
n00mkrad
7a3c1c484c
Fix DAIN-NCNN target frame count
2022-04-15 13:29:28 +02:00
n00mkrad
6e70d89cd5
Frame order file creation now works with fractional factors, loop also works, scene detect does not
2022-04-07 14:20:28 +02:00
n00mkrad
90eb2b0f3e
Backported Nmkoder message boxes
2022-04-07 04:59:34 +02:00
n00mkrad
2599331301
Automatically convert custom interp factor input to valid factor for model/AI
2022-04-06 20:48:47 +02:00
n00mkrad
9690101f13
RIFE-NCNN no longer needs to run multiple times for factors != 2
2022-04-05 23:13:48 +02:00
n00mkrad
483aa46ebb
Retry GetFrameCountCached up to 3x, clear cmd output caches on new file
2022-04-05 18:07:05 +02:00
n00mkrad
5027a61af6
Disable autoenc for GIF output
2021-12-27 22:58:19 +01:00
n00mkrad
290c2c44a0
cleanup
2021-12-09 10:47:28 +01:00
n00mkrad
7a3c95f6fb
Backport fast frame counting and other stuff from Nmkoder
2021-12-06 22:46:39 +01:00
n00mkrad
659332dd0f
Fixed issues with custom output path and batch processing
2021-12-06 12:48:49 +01:00
n00mkrad
9978629116
Fix encoding tiling args
2021-11-24 21:08:29 +01:00
n00mkrad
eb0c2b7bc7
Fixed delete temp folder dialog in batch processing mode
2021-10-21 08:28:03 +02:00
n00mkrad
c7a2656b85
Minor UI/UX fixes and improvements related to resuming
2021-09-30 19:57:59 +02:00
n00mkrad
f2451e2174
Re-enable dialog to keep temp files after canceling
2021-09-30 19:48:38 +02:00
n00mkrad
ae34cfe5f2
Fixed invalid chunk deletion & freeze after merging chunks after resume
2021-09-30 00:33:19 +02:00
n00mkrad
3caa1ec6c2
Delete invalid/incomplete chunks before resuming to avoid duplicate chunks
2021-09-29 23:49:26 +02:00
n00mkrad
6cb95a2374
Finished vchunk-based saving/resuming, needs some more testing
2021-09-29 11:22:43 +02:00
n00mkrad
dd03af2616
New autoencode chunk-based saving system for resuming
2021-09-28 20:44:08 +02:00
n00mkrad
f52f48090d
Fix incorrect output framerate calculation
2021-09-28 17:45:36 +02:00
n00mkrad
e535176155
renaming 2/2
2021-09-13 10:51:37 +02:00
n00mkrad
04329eb85c
Renamed stuff
2021-09-12 14:23:35 +02:00
n00mkrad
6cb0a48f95
Option to set image sequence export quality (JPEG/WEBP)
2021-09-12 14:22:03 +02:00
n00mkrad
b0a3910950
Clarify that manual fps input is needed if framerate on img seq is invalid
2021-09-09 19:56:45 +02:00
n00mkrad
f3b7969ae2
Better error msg for invalid input path
2021-09-04 13:15:18 +02:00
N00MKRAD
5eac7dd356
Server manager with ping check, better error handling for missing model files
2021-08-31 15:57:48 +02:00
N00MKRAD
6971848bba
Fixed broken interp frame amount check
2021-08-31 11:20:22 +02:00
n00mkrad
7cf5fdcf37
Fixed image sequence export copying with autoenc
2021-08-31 01:08:21 +02:00
n00mkrad
df769804f1
Avoid making ".old" folders for each new img seq chunk
2021-08-31 00:47:06 +02:00
n00mkrad
024c723fd2
AutoEnc now works with image sequences, WIP, needs more testing
2021-08-31 00:43:22 +02:00
n00mkrad
3fd9bbd72b
Fix WEBP conversion
2021-08-30 22:15:55 +02:00
n00mkrad
ebf3e79411
Better warning for multi-pass interpolations, warning when using cmd debug mode
2021-08-30 16:58:19 +02:00
n00mkrad
3c74c8ae4d
Queue busy state improvements
2021-08-30 12:11:20 +02:00
N00MKRAD
c835a199a5
Slowmo options, UI improvements
2021-08-28 10:21:52 +02:00
n00mkrad
9433269813
Case-sensitive rename operation (2/2)
2021-08-23 16:50:18 +02:00
n00mkrad
2c14fa9515
Case-sensitive rename operation (1/2)
2021-08-23 16:49:40 +02:00
n00mkrad
0957b1de8f
Notifications during queue processing only show once queue is done, not per video
2021-08-20 13:49:43 +02:00
n00mkrad
71b02a39de
XVFI test
2021-08-15 11:37:41 +02:00
n00mkrad
b1b60ecc69
Rename Networks => Implementations
2021-08-15 11:10:18 +02:00
n00mkrad
c3bdc27b94
Basic CLI/batch support
...
-start - Auto-start interpolation if file was also given
-quit-when-done - Auto-quit after task or queue
-factor - Interpolation factor (2/4/8)
-ai - Interpolation AI by dropdown index
-output-mode - Export mode by dropdown index
-model - AI model by dropdown index
2021-08-02 15:08:19 +02:00
n00mkrad
13256b559f
Added notifications that show when interpolation/queue finishes in background
2021-08-01 20:29:07 +02:00
n00mkrad
2ab61a42d9
Added Completion Actions (Sleep/Hibernate/Shutdown)
2021-08-01 15:57:35 +02:00
N00MKRAD
dbc1ab91bf
GUI/Config option implementation for alwaysWaitForAutoEnc
2021-06-30 20:56:13 +02:00
N00MKRAD
8dfe1e0a16
auto-pause interpolation to catch up with encoding
2021-06-30 20:40:56 +02:00
N00MKRAD
fc2b61dbb2
AutoEnc: Actually delete old frames instead of overwriting with dummy data
2021-06-30 18:49:07 +02:00
N00MKRAD
8dc8ccf71f
Added model download tool to pre-download all AI models
2021-06-22 12:03:48 +02:00
N00MKRAD
18c0cdf974
SBS: Run previous step(s) if needed
2021-06-20 21:08:42 +02:00
N00MKRAD
bbeb6913ff
Added support for custom models
...
Dir name must end with "_custom", must be only A-Z, 0-9 and underscores
2021-06-20 19:33:23 +02:00
N00MKRAD
1fc7f21936
Native alpha support with RIFE 3.5
2021-06-15 16:16:44 +02:00
N00MKRAD
3355cdcab9
Retries for deleteing .bak video
2021-06-10 10:46:02 +02:00