N00MKRAD
f8d7537e31
Added Debug Tools form with config editor (TODO: Log Viewer)
2021-05-04 00:20:31 +02:00
N00MKRAD
3003b5c83f
Added AV1 support, fixed ffmpeg progress bar
2021-04-30 16:54:54 +02:00
N00MKRAD
abc9817c66
Added support for JPG or WEBP image sequence output
2021-04-29 09:20:35 +02:00
N00MKRAD
3186c3c594
Support for HQ JPEG import frames, refactoring
2021-04-22 16:15:17 +02:00
N00MKRAD
a0e06bd306
Fix GPU ID defaults
2021-04-05 20:06:19 +02:00
N00MKRAD
458841b054
Added Keep Metadata option for MKV, cleanup
2021-04-05 16:52:18 +02:00
N00MKRAD
e8e6b5a2e9
Config defaults & ui changes
2021-04-05 16:26:00 +02:00
N00MKRAD
41f8073acb
UI option to set GIF dither mode (bayer/floyd_steinberg/none)
2021-04-05 12:55:31 +02: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
1379456a13
Include model name in filename pattern by default
2021-03-07 14:29:59 +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
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
4048d2f74c
Renamed vfr ini files, unified filename stored in Paths.cs
2021-02-08 20:57:37 +01:00
N00MKRAD
36736c5691
Base URL for model files can be changed, making mirrors possible
2021-01-29 13:45:35 +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
884bb6678e
Finished multi-track subtitle support
2021-01-16 14:42:47 +01:00
N00MKRAD
e3d494c940
Removed obsolete frame timing option, improved dedupe settings UI
2021-01-15 23:26:24 +01:00
N00MKRAD
f4c6944774
Fixed minor config flaw where empty lines were saved & loaded
2021-01-14 00:28:53 +01:00
N00MKRAD
cb3f42ca9c
Clear log after switching input file (or starting batch proc) - optional
2021-01-06 21:58:37 +01:00
N00MKRAD
36c8a17dff
Print ffmpeg log while waiting for autoenc to finish
2021-01-06 21:44:09 +01:00
N00MKRAD
14df754538
Fixed and improved FPS limiting feature, added AVI codec options
2021-01-06 17:41:18 +01:00
N00MKRAD
4551166c75
VP9 speed in config, sorted config keys, better config err handling
2020-12-24 13:50:21 +01:00
N00MKRAD
3bf8ca9cea
Higher aac/opus bitrates - can be changed in config
2020-12-24 12:31:16 +01:00
N00MKRAD
25a653265c
Settings GUI support for VP9/ProRes Quality, adjusted CRF defaults
2020-12-23 16:32:29 +01:00
N00MKRAD
006706ee73
VP9/ProRes/AVI export, support for custom ffmpeg enc args
2020-12-23 16:13:04 +01:00
N00MKRAD
6947bd3e6c
Added RIFE UHD mode support, RTX 3070 (cudnn8005) benchmarks
2020-12-17 23:26:25 +01:00
N00MKRAD
567569e406
Created build script for Flowframes archives, removed rifeMode option
2020-12-08 21:46:17 +01:00
N00MKRAD
fb453216f1
GIF optimization & color palette option
2020-12-08 15:22:46 +01:00
N00MKRAD
b579fcbab2
Support for AutoEnc in SBS mode, fix MKV ext, auto skip magick dedupe by default
2020-12-07 12:34:12 +01:00
N00MKRAD
ffe669280e
Fixed scene detection, removed cain tilesize, autoenc option, loop times fix
2020-12-06 18:49:53 +01:00
N00MKRAD
64d1d040ef
Better code for config defaults
2020-11-27 09:45:06 +01:00
N00MKRAD
3ad94bda6c
more error handling, scene change support, opus support, cached magick dedupe
2020-11-26 20:17:18 +01:00
N00MKRAD
6b0797f11c
Added 4x/8x support for RIFE-NCNN, added CFR/VFR option
2020-11-26 00:07:45 +01:00
N00MKRAD
d6aeb96457
Added ffmpeg preset options
2020-11-25 17:48:27 +01:00
N00MKRAD
8ddd9fc2a1
Added NCNN threads option, tilesize support for RIFE-NCNN
2020-11-25 17:27:15 +01:00
N00MKRAD
97dce04f92
Semi-fixed CAIN exe, fixed JPEG frames, finished VFR deduping, more
2020-11-25 12:40:17 +01:00
N00MKRAD
4623aa149b
WIP: VFR Dedupe - Added code to create timecode file
2020-11-24 02:23:19 +01:00
N00MKRAD
1bce73dea6
Initial
2020-11-23 16:51:05 +01:00