Commit Graph

53 Commits

Author SHA1 Message Date
N00MKRAD
ee787cac0d Image sequence input fixes, allow TIFF and EXR inputs, EXR half option 2024-01-16 19:14:26 +01:00
N00MKRAD
a79aa11100 Add EXR output support (BRG/BRGA 32-bit float) 2024-01-10 01:50:23 +01:00
N00MKRAD
097ab43c99 Allow H264 in MOV 2024-01-09 16:23:21 +01:00
N00MKRAD
5cd0edd121 Remove incompatible yuv444p16le from TIFF pix fmt list 2024-01-09 15:53:02 +01:00
N00MKRAD
74f107492a Add TIFF output, additional pix fmts for some encoders 2024-01-09 15:49:47 +01:00
N00MKRAD
5da083bf2c Print fractions (like FPS) in a better way, especially if denominator is 1 2023-12-21 19:06:31 +01:00
N00MKRAD
89d5cc08a8 Better time formatting 2023-12-21 18:15:14 +01:00
N00MKRAD
da8a431545 Fix lossless option being available with encoders that don't support it 2023-12-21 04:46:15 +01:00
N00MKRAD
a04df766fb code prettier lol 2023-12-21 02:40:44 +01:00
N00MKRAD
8749f425de Add Intel QuickSync (QSV) encoder support 2023-10-27 10:25:21 +02:00
N00MKRAD
2886d5ce42 AMD AMF encoder support, autodetect HW enc support 2023-10-24 17:39:44 +02:00
n00mkrad
59ac292a34 Fully implement image sequence export with NCNN VS, rework stuff 2023-02-20 19:30:23 +01:00
n00mkrad
e314ad8639 Fix VS scaling and realtime pix_fmt 2023-01-31 11:41:39 +01:00
n00mkrad
9b77f06dbe Fixed GIF quantizing and some other export weirdness 2023-01-20 20:58:32 +01:00
n00mkrad
9545b3db1e Fix default color fmts for certain codecs, add info label 2023-01-18 20:38:06 +01:00
n00mkrad
82ecb5e7ba Fully implemented new output options, but no saving or custom q yet 2023-01-18 14:55:38 +01:00
n00mkrad
3fa47a70a4 Completely revamped output settings (quality settings WIP) 2023-01-15 17:23:49 +01:00
n00mkrad
6e40c6afd9 minor NmkdStopwatch changes 2022-09-14 09:32:05 +02:00
n00mkrad
233f037716 Save fixed factors for specific AI models in models.json 2022-07-27 15:18:37 +02:00
n00mkrad
54fb84de23 AI info button, custom MessageBox form 2022-07-23 14:43:57 +02:00
n00mkrad
760a187dfe AI Class/Constructor revamp 2022-07-21 10:08:53 +02:00
n00mkrad
d96513ed4b Backported MediaFile stuff from Nmkoder 2022-07-20 18:10:31 +02:00
n00mkrad
2042e4eb4e Trimming input now works with RIFE-NCNN-VS 2022-07-18 20:38:40 +02:00
n00mkrad
9ea9ec0875 Basic support for RIFE-NCNN-VS 2022-05-31 22:17:22 +02:00
n00mkrad
3e41b05b28 Better ffmpeg log formatting for pass 1 of 2 2022-04-22 09:22:23 +02:00
n00mkrad
7a3c95f6fb Backport fast frame counting and other stuff from Nmkoder 2021-12-06 22:46:39 +01:00
n00mkrad
23fff2db09 Added XVFI models to model downloader 2021-08-25 00:31:39 +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
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