n00mkrad
|
30a423e9ec
|
Fix FramesToVideo and ConcatVideos
|
2023-01-31 12:03:31 +01:00 |
|
n00mkrad
|
db2f931fa5
|
NCNN VS UI polish
|
2023-01-31 11:51:46 +01:00 |
|
n00mkrad
|
9bfb909c09
|
Avoid unnecessary exceptions
|
2023-01-31 11:45:12 +01:00 |
|
n00mkrad
|
e314ad8639
|
Fix VS scaling and realtime pix_fmt
|
2023-01-31 11:41:39 +01:00 |
|
n00mkrad
|
0e21b4f65c
|
Update patrons.csv
|
2023-01-24 21:10:28 +01:00 |
|
n00mkrad
|
9b77f06dbe
|
Fixed GIF quantizing and some other export weirdness
|
2023-01-20 20:58:32 +01:00 |
|
n00mkrad
|
33115cdbc2
|
ooops pushed changelog too early
|
2023-01-19 15:54:56 +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
|
f5536e07f3
|
Fix missing extra encoding args
|
2023-01-15 10:26:04 +01:00 |
|
n00mkrad
|
96da058374
|
VS script typo fix
|
2023-01-08 21:53:32 +01:00 |
|
n00mkrad
|
2293e94deb
|
Update ffmpeg args
|
2023-01-08 15:44:01 +01:00 |
|
n00mkrad
|
1a3109f4ff
|
Update ffmpeg to latest git (2023-01-08)
|
2023-01-08 15:15:13 +01:00 |
|
n00mkrad
|
8a8324dc24
|
Fix VS modulo padding
|
2023-01-08 14:17:11 +01:00 |
|
n00mkrad
|
3e45f55824
|
missed a line
|
2023-01-08 02:28:54 +01:00 |
|
n00mkrad
|
6a0df3d78a
|
formatting eh
|
2023-01-08 02:28:15 +01:00 |
|
n00mkrad
|
206ddda873
|
UI: Call Refresh() before doing other stuff
|
2023-01-08 02:00:40 +01:00 |
|
n00mkrad
|
12a0714bfe
|
Update patrons.csv
|
2022-12-28 15:58:28 +01:00 |
|
n00mkrad
|
418b3bbd6e
|
Update patrons.csv
|
2022-11-24 13:29:37 +01:00 |
|
n00mkrad
|
c3f925f6d8
|
fix bad merge
|
2022-11-14 10:13:41 +01:00 |
|
N00MKRAD
|
cf958c2dfc
|
Merge pull request #181 from Hacktank/main
Massively improved the efficiency of Magick based frame de-deuplicati…
|
2022-11-14 10:10:16 +01:00 |
|
N00MKRAD
|
500daa5072
|
Merge branch 'main' into main
|
2022-11-14 10:10:08 +01:00 |
|
n00mkrad
|
8c060921ec
|
Update patrons.csv
|
2022-11-14 10:08:00 +01:00 |
|
n00mkrad
|
8524d2b964
|
Always use ToLowerInvariant
|
2022-10-14 09:00:47 +02:00 |
|
n00mkrad
|
292ccbdf0d
|
Update patrons.csv
|
2022-10-03 13:55:42 +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
|
36dcf09a1b
|
Update patrons.csv
|
2022-09-19 16:54:55 +02:00 |
|
n00mkrad
|
b62fb0232d
|
Fix custom models not working
|
2022-09-19 13:43:29 +02:00 |
|
n00mkrad
|
52cb0f026a
|
Update ver.txt
|
2022-09-14 17:25:14 +02:00 |
|
n00mkrad
|
7847d58284
|
cleanup
|
2022-09-14 10:27:48 +02:00 |
|
n00mkrad
|
8cf9ca24f6
|
Update changelog and version info
|
2022-09-14 10:25:37 +02:00 |
|
n00mkrad
|
3753331989
|
Get version info from repo instead of webserver
|
2022-09-14 10:25:26 +02:00 |
|
n00mkrad
|
863b3219b5
|
Fix model downloader not running when using rt
|
2022-09-14 09:49:26 +02:00 |
|
n00mkrad
|
6e40c6afd9
|
minor NmkdStopwatch changes
|
2022-09-14 09:32:05 +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
|
61f402b48b
|
rife ncnn vs cleanup
|
2022-08-15 12:24:23 +02:00 |
|
n00mkrad
|
13baf17f0f
|
Account for jpegFrames config option in VS image sequence import
|
2022-08-12 12:21:29 +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
|
2e908bc4bd
|
changelog retcon lol
|
2022-08-04 23:03:27 +02:00 |
|
n00mkrad
|
eba16f1f2a
|
rollback dain-ncnn
|
2022-08-04 23:02:58 +02:00 |
|
n00mkrad
|
56f6c9130f
|
Fix vsync/fps_mode args, rt improvements
|
2022-08-04 23:02:52 +02:00 |
|
n00mkrad
|
d91a56cd70
|
updated changelog and patrons
|
2022-08-04 22:41:13 +02:00 |
|
n00mkrad
|
063ae677c5
|
Slowmo now works with RIFE-NCNN-VS
|
2022-08-04 15:30:19 +02:00 |
|
n00mkrad
|
c9ccbcc9c9
|
Replace deprecated -vsync with -fps_mode (ffmpeg)
|
2022-08-04 15:16:32 +02:00 |
|
n00mkrad
|
3875f123d8
|
update ffmpeg (SVT-AV1 from 1.0.0 to 1.2.0)
|
2022-08-04 15:04:45 +02:00 |
|
n00mkrad
|
0494d37a1d
|
Updated rife-ncnn and dain-ncnn to 20220728
|
2022-08-04 10:00:44 +02:00 |
|
n00mkrad
|
8bfe5304d2
|
Fixed scene blending when using integer factors
|
2022-08-03 21:57:46 +02:00 |
|