N00MKRAD
bd220f6ad6
Multithreaded scene blending, package changes
2021-03-21 14:58:35 +01:00
N00MKRAD
992594cceb
Default model mirror is dl.nmkd.again (github not feasible for >100mb flavr files)
2021-03-13 14:01:43 +01:00
N00MKRAD
692f6c9be9
Removed package manager remnants, added FLAVR network (WIP)
2021-03-11 12:58:18 +01:00
N00MKRAD
d0dfedf02f
Added disk space check loop
2021-03-09 19:20:47 +01:00
N00MKRAD
d16eb5b15f
Fixed and refactored code to include output FPS in export filename
2021-03-09 15:55:50 +01:00
N00MKRAD
1379456a13
Include model name in filename pattern by default
2021-03-07 14:29:59 +01:00
Julian Maier
493a4f5975
Suspend and resume log box to avoid flickering (needs testing)
2021-03-04 10:51:13 +01:00
N00MKRAD
6fef12dd08
Added Settings UI option for audio/sub muxing mode
2021-03-03 22:27:43 +01:00
N00MKRAD
ba9406aeed
Export filename is now fully customizable with placeholders in settings
2021-03-03 21:53:17 +01:00
N00MKRAD
a6dca1906e
Make export file separator ('-' by default) customizable in config
2021-03-03 18:40:08 +01:00
N00MKRAD
639ad08ed4
Removed unreliable ShellFile FPS check
2021-03-01 16:43:05 +01:00
N00MKRAD
deb99070e4
RIFE CUDA scale arg from config
2021-02-28 16:34:47 +01:00
Richard
f710e9e5b9
add github model download mirror and make it the default
2021-02-27 10:09:21 +01:00
N00MKRAD
1d04d2d3ee
RIFE-CUDA fp16 option and warplayer.py optimization
2021-02-21 11:26:18 +01:00
N00MKRAD
7c3fee83ea
Disable dedupe by default
2021-02-18 17:16:59 +01:00
N00MKRAD
f491b6f6f9
Show error if trying to run FF out of an archive (temp folder)
...
+ other UI improvements
2021-02-18 14:30:56 +01:00
N00MKRAD
558945e9a8
slightly prettier code
2021-02-13 02:36:09 +01:00
N00MKRAD
2e2664b8b3
Added RIFE-NCNN 2.0 workaround, fixed current.stepByStep wrong value
2021-02-10 23:16:04 +01:00
N00MKRAD
babfe6e744
Revert "Convert to .NET 5 Project"
2021-02-09 16:07:57 +01:00
N00MKRAD
2b2cfa1166
Merge pull request #17 from Dankrushen/main
...
Convert to .NET 5 Project
2021-02-09 15:53:34 +01:00
N00MKRAD
ede898dec7
Updated RIFE-CUDA to RIFE 2.0
2021-02-09 12:24:51 +01:00
Dankrushen
1df42c1b35
Add comment and remove FodyWeavers
2021-02-08 19:11:39 -05:00
Dankrushen
15261f2a1b
Update build scripts and publish single file builds
2021-02-08 19:01:52 -05:00
N00MKRAD
4048d2f74c
Renamed vfr ini files, unified filename stored in Paths.cs
2021-02-08 20:57:37 +01:00
N00MKRAD
1a2cee1580
Show progress for creating enc file (every 1k lines), async frame renaming
2021-02-08 19:02:35 +01:00
N00MKRAD
4b5da3df75
async frame counting
2021-02-07 17:47:12 +01:00
N00MKRAD
f4b3f4bbc6
Fixed double ReverseRenaming calls, related improvements
2021-02-05 23:19:33 +01:00
N00MKRAD
0f06c65ce2
Fixed AAC fallback not working, fixed no output if audio merge failed
2021-02-05 22:30:23 +01:00
N00MKRAD
2932e702e3
Don't hash framecount of >256mb files as it's too slow and I/O heavy
2021-02-04 21:18:36 +01:00
N00MKRAD
4c60cbfc39
Frame filename map with rel paths, fixed old frame deletion on resume
2021-02-03 20:51:36 +01:00
N00MKRAD
2bdda6522f
FfmpegCommands refactoring, renamed AudioVideo namespace
2021-02-02 12:56:48 +01:00
N00MKRAD
1c4942c11a
Delete input frames once interpolated (independent of implementation)
2021-02-01 23:18:13 +01:00
N00MKRAD
dd79c5a2a8
Improved path char check, fixed SBS GUI
2021-02-01 22:06:50 +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
b9ccbc3f36
Implemented state saving for resuming (WIP)
2021-01-30 01:37:36 +01:00
N00MKRAD
36736c5691
Base URL for model files can be changed, making mirrors possible
2021-01-29 13:45:35 +01:00
N00MKRAD
40e63fe51d
Improved alpha support
2021-01-27 11:41:05 +01:00
N00MKRAD
cc7a15e115
Added 1.7 model to RIFE-NCNN, updated model descriptions
2021-01-26 19:39:16 +01:00
N00MKRAD
86e27a4041
Only loop output if loop is on, fix SBS frame extraction not clearing, more
...
Improved Interpolate.Cleanup() with retries
minOutVidLength now defaults to 5s instead of 0s
Frames filenameMap now uses zeropadding value from Padding class
2021-01-26 16:45:02 +01:00
N00MKRAD
d67c2d0f8b
dainNcnnTilesize default value
2021-01-21 12:33:32 +01:00
N00MKRAD
61aa0c40b8
Re-added DAIN, integrated into model downloader
2021-01-21 11:39:08 +01:00
N00MKRAD
d722481ba6
Show input info in main UI, added alpha extract code [WIP]
2021-01-18 12:32:01 +01:00
N00MKRAD
f13dffbeb8
Fixed GetHash file lock, AE safety buffers in config, increased to 90 for ncnn
2021-01-17 20:05:39 +01:00
N00MKRAD
9e52c25b2b
Log with UID
2021-01-16 15:45:15 +01:00
N00MKRAD
884bb6678e
Finished multi-track subtitle support
2021-01-16 14:42:47 +01:00
N00MKRAD
6e1f1c080c
Settings GUI cleanup
2021-01-16 00:17:58 +01:00
N00MKRAD
e3d494c940
Removed obsolete frame timing option, improved dedupe settings UI
2021-01-15 23:26:24 +01:00
N00MKRAD
3ba9564d8c
Removed pkg installer, removed dain mention
2021-01-15 19:28:42 +01:00
N00MKRAD
706859f6ea
Downscaling ("max video size") now also works for folder inputs
2021-01-15 15:07:40 +01:00