n00mkrad
|
233f037716
|
Save fixed factors for specific AI models in models.json
|
2022-07-27 15:18:37 +02:00 |
|
n00mkrad
|
760a187dfe
|
AI Class/Constructor revamp
|
2022-07-21 10:08:53 +02:00 |
|
n00mkrad
|
16aef55e64
|
VS RT: Dynamic seek step, OSD
|
2022-06-09 00:30:58 +02:00 |
|
n00mkrad
|
9ea9ec0875
|
Basic support for RIFE-NCNN-VS
|
2022-05-31 22:17:22 +02:00 |
|
n00mkrad
|
dadf2193be
|
Fix output FPS not using fractional factor
|
2022-04-22 10:34:59 +02:00 |
|
n00mkrad
|
62944cdb48
|
Avoid running out of precision when multiplying input fps with interp factor by using long
|
2022-04-20 05:36:49 +02:00 |
|
n00mkrad
|
2db247f8ec
|
Allow fractional factor input (WIP: Disallow for FLAVR/RIFE-CUDA)
|
2022-04-05 23:22:09 +02:00 |
|
n00mkrad
|
9978629116
|
Fix encoding tiling args
|
2021-11-24 21:08:29 +01:00 |
|
n00mkrad
|
6cb95a2374
|
Finished vchunk-based saving/resuming, needs some more testing
|
2021-09-29 11:22:43 +02:00 |
|
n00mkrad
|
e61258ce32
|
Allow alpha with ProRes 4444(xq), fix forced yuv420p with ProRes
|
2021-08-30 10:36:07 +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
|
b1b60ecc69
|
Rename Networks => Implementations
|
2021-08-15 11:10:18 +02:00 |
|
N00MKRAD
|
1fc7f21936
|
Native alpha support with RIFE 3.5
|
2021-06-15 16:16:44 +02:00 |
|
N00MKRAD
|
e251a9d1f9
|
Fixed JPEG frames being used while alpha was true
|
2021-05-24 22:28:39 +02:00 |
|
N00MKRAD
|
0371d8a41a
|
Refresh import frame extensions before extracting
|
2021-05-21 15:51:45 +02:00 |
|
N00MKRAD
|
05a55fcbd5
|
Hardcoded config key names to avoid string typos
|
2021-05-18 14:37:16 +02:00 |
|
N00MKRAD
|
ed2a2257ca
|
JSON models now fully integrated, added BackgroundTaskManager
|
2021-05-17 16:09:19 +02:00 |
|
N00MKRAD
|
198b2460b1
|
Fixed some SBS and image seq copy problems
|
2021-05-07 23:06:43 +02:00 |
|
N00MKRAD
|
d5d6048484
|
Don't allow JPG if output format is 4:2:2/4:4:4 chroma
|
2021-04-22 16:34:14 +02:00 |
|
N00MKRAD
|
3186c3c594
|
Support for HQ JPEG import frames, refactoring
|
2021-04-22 16:15:17 +02:00 |
|
N00MKRAD
|
d7b179e253
|
Separated detected FPS from UI FPS to fix custom input rate not working correctly
|
2021-04-19 19:26:58 +02:00 |
|
N00MKRAD
|
13411d529f
|
Seprate classes for cached frame count + res, added [RES] and [H] for export filenames
|
2021-04-18 18:11:47 +02:00 |
|
N00MKRAD
|
b3ab84646b
|
Switched to fractional framerates, fixed VFR inputs
|
2021-04-02 14:36:08 +02:00 |
|
N00MKRAD
|
d16eb5b15f
|
Fixed and refactored code to include output FPS in export filename
|
2021-03-09 15:55:50 +01:00 |
|
N00MKRAD
|
ba9406aeed
|
Export filename is now fully customizable with placeholders in settings
|
2021-03-03 21:53:17 +01:00 |
|
N00MKRAD
|
2bdda6522f
|
FfmpegCommands refactoring, renamed AudioVideo namespace
|
2021-02-02 12:56:48 +01:00 |
|
N00MKRAD
|
d8eadba6a4
|
Resuming WIP: InterpSettings now get deserialized and loaded
|
2021-02-01 22:48:22 +01:00 |
|
N00MKRAD
|
985ce45f1d
|
Fixed ReverseRenaming being ultra slow + only run if SBS mode
|
2021-02-01 21:50:05 +01:00 |
|
N00MKRAD
|
2b1fa68418
|
serialize and save InterpSettings, float interpFactor variable
|
2021-02-01 18:05:50 +01:00 |
|
N00MKRAD
|
7d111d044d
|
Enabled alpha support for PNG (APNG) input
|
2021-01-30 01:42:32 +01:00 |
|
N00MKRAD
|
ea80c2d28d
|
Only enable alpha is output mode support alpha (GIF/PNG output)
|
2021-01-27 20:59:29 +01:00 |
|
N00MKRAD
|
3d2a244643
|
Enable alpha in SBS mode, pad instead of crop for divisible-by-2 fix
|
2021-01-26 20:46:05 +01:00 |
|
N00MKRAD
|
ec5f494be6
|
Alpha support for GIFs/PNGs (no ncnn support atm)
|
2021-01-18 15:32:45 +01:00 |
|
N00MKRAD
|
706859f6ea
|
Downscaling ("max video size") now also works for folder inputs
|
2021-01-15 15:07:40 +01:00 |
|
N00MKRAD
|
7bc7ab868c
|
Added option to include model name in export filename
|
2021-01-14 00:19:21 +01:00 |
|
N00MKRAD
|
62acc84876
|
RIFE Model selection GUI, removed tilesize related code
|
2021-01-13 23:05:23 +01:00 |
|
N00MKRAD
|
8d2aa66cf7
|
Fixed NCNN progress bar bug, removed DAIN/CAIN code
|
2021-01-13 22:50:34 +01:00 |
|
N00MKRAD
|
9f251cde54
|
Fixed AutoEncode with non-MP4 output formats
|
2020-12-23 17:15:42 +01:00 |
|
N00MKRAD
|
006706ee73
|
VP9/ProRes/AVI export, support for custom ffmpeg enc args
|
2020-12-23 16:13:04 +01:00 |
|
N00MKRAD
|
a9592c02be
|
Finished improved magickdedupe code, added dynamic buffer size for dedupe
|
2020-12-22 23:45:07 +01:00 |
|
N00MKRAD
|
0b9654c80f
|
Fixed batch processing with refactored code
|
2020-12-18 00:19:08 +01:00 |
|
N00MKRAD
|
4df2949681
|
Cleaner code for Interpolate.cs
|
2020-12-17 11:32:45 +01:00 |
|