Commit Graph

24 Commits

Author SHA1 Message Date
n00mkrad
b1b60ecc69 Rename Networks => Implementations 2021-08-15 11:10:18 +02:00
N00MKRAD
946c6eac38 Async model integrity check, model downloader ui improvements 2021-06-23 20:05:25 +02:00
N00MKRAD
55e31ad180 minor model downloader UI improvements 2021-06-23 17:00:18 +02:00
N00MKRAD
8dd1e7072a Check args to open model downloader, add checkboxes for AIs in mdl downloader 2021-06-23 15:21:52 +02:00
N00MKRAD
40b88bfa46 Model Downloader Cancel is now instant + other improvements 2021-06-22 15:01:48 +02:00
N00MKRAD
8dc8ccf71f Added model download tool to pre-download all AI models 2021-06-22 12:03:48 +02:00
N00MKRAD
ed2a2257ca JSON models now fully integrated, added BackgroundTaskManager 2021-05-17 16:09:19 +02:00
N00MKRAD
38adc4d754 Fix AutoEnc ffmpeg log sometimes stopping & beautify log line 2021-05-16 22:16:35 +02:00
N00MKRAD
f23aa9eabe cleanup 2021-05-13 23:19:15 +02:00
N00MKRAD
7c1d402cb5 Revamped Benchmarker.cs that can run and bench any methods 2021-05-13 23:17:51 +02:00
N00MKRAD
55c0f5904c Retain original color space when encoding, cache ffmpeg/ffprobe outputs 2021-05-06 12:08:03 +02:00
N00MKRAD
943c87845f Cleanup, fixed dupe dict not working with new code 2021-04-04 12:46:41 +02:00
N00MKRAD
7d98ef7345 Fixed scene detection with new code 2021-04-04 11:59:21 +02:00
N00MKRAD
da106e6bec FilenameMap refactoring (index-based array instead of dict) WIP 2021-04-04 11:05:38 +02:00
N00MKRAD
5135e8f2ee Faster trimming 2021-03-01 22:38:38 +01:00
N00MKRAD
a29693d103 Trim tool, Quick Settings WIP 2021-02-23 12:13:30 +01:00
N00MKRAD
65c42dca52 Fixed alpha not working for image sequence inputs 2021-02-04 22:49:19 +01:00
N00MKRAD
99ed008d74 Support for nonstandard subtitle text encodings 2021-02-04 21:03:59 +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
87b6542c18 Fixed timestamp adding "AM"/"PM" and turning 0h to 12h 2021-02-01 20:51:40 +01:00
Richard
908a83cee0 add basic ffmpeg progress display 2021-01-30 13:09:59 +01:00
N00MKRAD
f258cdde95 encoding tests 2020-12-29 16:01:24 +01:00
N00MKRAD
a226e3f352 Get frame count async and cache it using checksum 2020-12-27 22:52:14 +01:00