Commit Graph

67 Commits

Author SHA1 Message Date
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
67ec8dcf99 Fixed GetBool(string key) always using false as default 2021-08-04 18:10:29 +02:00
n00mkrad
b95fe6dc0d Added option to disable Preview tab 2021-07-24 17:27:17 +02:00
n00mkrad
72cd93c589 Integrated pix_fmt option for MP4/MKV/WEBM/MOV 2021-07-20 20:52:34 +02:00
n00mkrad
12be4f6215 Added button to reset config (in SettingsForm) 2021-07-15 18:50:20 +02:00
N00MKRAD
8dfe1e0a16 auto-pause interpolation to catch up with encoding 2021-06-30 20:40:56 +02:00
N00MKRAD
0043ab41c0 Fixed bool config parsing problem that appeared out of nowhere 2021-06-23 22:30:53 +02:00
N00MKRAD
18c0cdf974 SBS: Run previous step(s) if needed 2021-06-20 21:08:42 +02:00
N00MKRAD
1fc7f21936 Native alpha support with RIFE 3.5 2021-06-15 16:16:44 +02:00
N00MKRAD
14de283ff5 Backup muxing option now in GUI as dropdown (Off/Video/Vid+Audio) 2021-06-07 21:01:18 +02:00
N00MKRAD
dbe3468f2d Config key for backup muxing 2021-06-07 20:39:51 +02:00
N00MKRAD
2ea198a24c Remove obsolete audio/subtitle extract/merge code 2021-06-04 22:20:17 +02:00
N00MKRAD
fd9f5235b1 Symlink to frame sequence if compatible (no copying) 2021-05-24 13:42:53 +02:00
N00MKRAD
57737e0df5 Use new Hetzner model mirror by default 2021-05-21 16:03:43 +02:00
N00MKRAD
05a55fcbd5 Hardcoded config key names to avoid string typos 2021-05-18 14:37:16 +02:00
N00MKRAD
d5788a337e Disable fp16 by default & change wording as it's too unstable
especially with RIFE 3.x
2021-05-18 09:23:07 +02:00
N00MKRAD
d993d7c13a Sort JSON config on save, null check 2021-05-17 17:54:08 +02:00
N00MKRAD
c836e61daf Config is now completely JSON-based 2021-05-17 13:58:31 +02:00
N00MKRAD
31f7fa4630 Enable scene detection by default 2021-05-09 21:05:15 +02:00
N00MKRAD
b12d783078 Updated config with improved, more consistent CRF defaults 2021-05-09 21:03:30 +02:00
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