Commit Graph

93 Commits

Author SHA1 Message Date
n00mkrad
9978629116 Fix encoding tiling args 2021-11-24 21:08:29 +01:00
n00mkrad
694d8f5de0 Adjust code for RIFE 3.9 2021-11-24 13:48:04 +01: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
8fe9c86429 Fraction is now based on long instead of int to avoid multiplication problems 2021-09-28 18:27:22 +02:00
n00mkrad
8b5f5541ad Backported GetVideoInfo from Nmkoder 2021-09-14 18:18:41 +02:00
n00mkrad
b1f4ff3c4c Auto/EU/US server selection in settings 2021-09-07 18:03:13 +02:00
n00mkrad
316adecefc Removed autoDedupFrames, cleanup, Servers.cs backport from Installer 2021-09-07 14:51:53 +02:00
N00MKRAD
5d763fdcd9 Move to new domain 2021-08-31 16:14:05 +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
9b72b88526 Store backend in AI Implementation struct 2021-08-31 00:09:47 +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
08661b68eb initialize AI list directly 2021-08-22 20:26:08 +02:00
n00mkrad
1c01d40a54 Added 3x/5x/6x/7x for DAIN NCNN 2021-08-22 19:59:41 +02:00
n00mkrad
3dec8b9093 Read supported interp factors from Implementation/AI class 2021-08-15 14:33:03 +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
feafd57eda Fixed BT470M color transfer not working 2021-07-25 23:22:54 +02:00
N00MKRAD
eef5f0354a Add text to model description if it supports alpha 2021-06-17 22:14:35 +02:00
N00MKRAD
1fc7f21936 Native alpha support with RIFE 3.5 2021-06-15 16:16:44 +02:00
N00MKRAD
3a4ec732e1 Store backup suffix in Paths.cs 2021-06-06 14:38:15 +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
fed3312713 Frame sequence import now ignores invalid files 2021-05-19 16:18:24 +02:00
N00MKRAD
16b199f296 string -> Fraction parsing now has error handling avoiding some problems 2021-05-18 17:04:29 +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
6066335722 Load AI models info from JSON 2021-05-17 11:46:49 +02:00
N00MKRAD
77d1ad52ab Config bools for keeping video color space & aspect ratio 2021-05-11 20:20:25 +02:00
N00MKRAD
11979406a5 Fixed bt470bg colors not working 2021-05-11 15:15:52 +02:00
N00MKRAD
d4b4f38a5a Retain aspect ratio from input video 2021-05-07 23:39:52 +02:00
N00MKRAD
198b2460b1 Fixed some SBS and image seq copy problems 2021-05-07 23:06:43 +02:00
N00MKRAD
55c0f5904c Retain original color space when encoding, cache ffmpeg/ffprobe outputs 2021-05-06 12:08:03 +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
9287ec6b77 Allow fractional manual fps input, better err handling if encoding fails 2021-04-05 11:58:07 +02:00
N00MKRAD
f51c10bef0 More reliable float->fraction conversion, fixed manual fps input 2021-04-04 21:54:26 +02:00
N00MKRAD
250c33b91a Faster encoding using symlink folder 2021-04-03 16:30:07 +02:00
N00MKRAD
ada9aefab1 Possibly fixed Fraction division-by-zero exception? (can't reproduce) 2021-04-03 00:17:29 +02:00
N00MKRAD
b3ab84646b Switched to fractional framerates, fixed VFR inputs 2021-04-02 14:36:08 +02:00
N00MKRAD
989fe15a09 Added FLAVR code, improved frame padding for FLAVR 2021-03-11 23:15:43 +01:00
N00MKRAD
692f6c9be9 Removed package manager remnants, added FLAVR network (WIP) 2021-03-11 12:58:18 +01: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
35c3938217 Improved metadata tranfer for audio streams & subs 2021-02-24 10:21:47 +01:00