Commit Graph

391 Commits

Author SHA1 Message Date
N00MKRAD
ff23080453 EXR stuff & error handling 2024-06-24 11:36:43 +02:00
N00MKRAD
a79aa11100 Add EXR output support (BRG/BRGA 32-bit float) 2024-01-10 01:50:23 +01:00
N00MKRAD
fd2e23fa71 Delete broken output files 2024-01-09 16:23:14 +01:00
N00MKRAD
b6293a1940 Support deduplication without frame extraction with VS (WIP) 2024-01-09 13:31:02 +01:00
N00MKRAD
f1a91a4a53 Use LOCALAPPDATA\Flowframes\Temp as default temp folder, improve temp folder code & options 2023-12-28 15:45:36 +01:00
N00MKRAD
5e4b540d1c Fully fix VFR and deduplication issues esp. with GIFs 2023-12-28 02:59:29 +01:00
N00MKRAD
29e1eb172b Fix video speed with VFR inputs 2023-12-27 03:22:28 +01:00
N00MKRAD
0c8b96e560 Use raw RGBA NUT pipe instead of 444 YUV pipe for realtime mode 2023-12-26 23:28:21 +01:00
N00MKRAD
355d44a5b3 Fix GIF hue shift issues 2023-12-26 22:59:17 +01:00
N00MKRAD
064c4b7f1b Fix InterpProgressMultiplier 2023-12-22 05:34:32 +01:00
N00MKRAD
058820bc8e Smarter deduplication messages 2023-12-21 18:39:52 +01:00
N00MKRAD
829b37ca6a Progress bar is now correct when using FPS limiting 2023-12-21 05:51:28 +01:00
N00MKRAD
2eff92958f Cleanup RIFE crash dumps 2023-12-21 05:02:03 +01: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
25c43a3181 Cleanup 2023-02-20 16:02:51 +01:00
n00mkrad
c112f0516d Update InterpolateUtils.cs 2023-02-20 16:00:27 +01:00
n00mkrad
46d3edb4e4 Removed obsolete encoding settings, fixed VS frame extension 2023-02-15 18:25:41 +01:00
n00mkrad
4fce4a566b Fix various issues with image sequence inputs & batch processing 2023-02-15 12:27:36 +01:00
n00mkrad
850228f9d2 Add option to add batch queue entry by right-clicking btn 2023-02-05 02:38:48 +01:00
n00mkrad
db2f931fa5 NCNN VS UI polish 2023-01-31 11:51:46 +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
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
8a8324dc24 Fix VS modulo padding 2023-01-08 14:17:11 +01:00
N00MKRAD
500daa5072 Merge branch 'main' into main 2022-11-14 10:10:08 +01:00
n00mkrad
8524d2b964 Always use ToLowerInvariant 2022-10-14 09:00:47 +02:00
Jacob Tyndall
e8bf788981 Massively improved the efficiency of Magick based frame de-deuplication, as well as the initial importing of files. The dupes.json file generated was naming the wrong filenames as dupes. This is now fixed. 2022-10-02 05:57:56 -05:00
n00mkrad
b62fb0232d Fix custom models not working 2022-09-19 13:43:29 +02:00
n00mkrad
863b3219b5 Fix model downloader not running when using rt 2022-09-14 09:49:26 +02:00
n00mkrad
433a565252 Update models (RIFE 4.3, 4.4) 2022-09-12 15:42:13 +02:00
n00mkrad
55814846e5 Basic realtime GUI implementation 2022-08-16 09:18:53 +02:00
n00mkrad
b658a3ddce AV1 240 FPS hard-cap now accounts for FPS limiting, fixed GetFloat flaws 2022-08-11 16:15:20 +02:00
n00mkrad
8f36739adc Move MP4 faststart into GetFfmpegExportArgsOut 2022-08-05 11:58:12 +02:00
n00mkrad
56f6c9130f Fix vsync/fps_mode args, rt improvements 2022-08-04 23:02:52 +02:00
n00mkrad
063ae677c5 Slowmo now works with RIFE-NCNN-VS 2022-08-04 15:30:19 +02:00
n00mkrad
233f037716 Save fixed factors for specific AI models in models.json 2022-07-27 15:18:37 +02:00
n00mkrad
a0b145ae0d Fix image sequences, Nmkoder session path system, some refactoring/cleanup 2022-07-27 14:10:29 +02:00
n00mkrad
e6034a87b4 custom MessageBox for YesNo/YesNoCancel button modes 2022-07-24 22:30:30 +02:00
n00mkrad
54fb84de23 AI info button, custom MessageBox form 2022-07-23 14:43:57 +02:00
n00mkrad
f587f70c56 FPS limiting now works with RIFE-NCNN-VS, as well as renaming existing files to avoid overwriting 2022-07-22 01:26:47 +02:00
n00mkrad
760a187dfe AI Class/Constructor revamp 2022-07-21 10:08:53 +02:00
n00mkrad
9be08deb4c ifrnet-ncnn-vulkan implementation test 2022-07-21 09:30:59 +02:00
n00mkrad
dce0e827ab Frame counting is reliable now 2022-07-20 21:48:30 +02:00
n00mkrad
d96513ed4b Backported MediaFile stuff from Nmkoder 2022-07-20 18:10:31 +02:00
n00mkrad
30b3faf16d Don't allow >240 FPS when using SVT-AV1 (as this is the highest supported rate) 2022-07-19 21:54:25 +02:00
n00mkrad
09924065d0 VS: Color space detection stuff, dedupe/redupe support , GIF support 2022-06-06 07:03:27 +02:00
n00mkrad
eb174ade38 rt test 2022-06-04 12:43:48 +02:00
n00mkrad
6a81962cab Fixed functions needed for img sequences not running, fixed loop frame count with sequences 2022-06-01 16:23:00 +02:00