N00MKRAD
|
6fcd37fb54
|
Updated FFmpeg build to include SVT-AV1 0.8.7 (up to 35% faster)
|
2021-05-16 21:33:02 +02:00 |
|
N00MKRAD
|
c65110d60b
|
Don't download model list by default (compat reasons)
|
2021-05-16 21:32:21 +02:00 |
|
N00MKRAD
|
d21358b19f
|
Update changelog.txt
|
2021-05-15 15:57:21 +02:00 |
|
N00MKRAD
|
01c4a6e47b
|
Fixed loop frame not using correct file extension
|
2021-05-15 15:46:38 +02:00 |
|
N00MKRAD
|
91dc73c61a
|
AreImagesCompatible logging improvements/fixes
|
2021-05-14 22:02:59 +02:00 |
|
N00MKRAD
|
759d13623a
|
AreImagesCompatible is async, benchmarked, has more logging
|
2021-05-14 21:12:23 +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
|
7b0498f4fc
|
Fixed 10-15% idle CPU load by removing log dequeue loop
|
2021-05-13 22:31:13 +02:00 |
|
N00MKRAD
|
4b12437feb
|
Fixed lossless h265 not working
|
2021-05-13 12:29:20 +02:00 |
|
N00MKRAD
|
be0a4077a5
|
Fixed null reference when using batch queue
|
2021-05-11 22:49:43 +02:00 |
|
N00MKRAD
|
4a4ce1eb7e
|
Fixed image sequency copy not using incremental number filenames
|
2021-05-11 22:49:23 +02:00 |
|
N00MKRAD
|
77a9433897
|
Added 24-bit check to AreImagesCompatible (img seq import)
|
2021-05-11 20:32:14 +02:00 |
|
N00MKRAD
|
77d1ad52ab
|
Config bools for keeping video color space & aspect ratio
|
2021-05-11 20:20:25 +02:00 |
|
N00MKRAD
|
98e9efd7d9
|
Delete symlink dir before creating new ones
|
2021-05-11 20:20:10 +02:00 |
|
N00MKRAD
|
11979406a5
|
Fixed bt470bg colors not working
|
2021-05-11 15:15:52 +02:00 |
|
N00MKRAD
|
b97889ca48
|
Better vk/ncnn logging
|
2021-05-11 12:08:01 +02:00 |
|
N00MKRAD
|
25c0d229a0
|
faster av1 encoding with tiling
|
2021-05-10 00:25:23 +02:00 |
|
N00MKRAD
|
ddf6aa3a3f
|
Update SettingsForm.Designer.cs
|
2021-05-09 21:09:01 +02:00 |
|
N00MKRAD
|
31f7fa4630
|
Enable scene detection by default
|
2021-05-09 21:05:15 +02:00 |
|
N00MKRAD
|
b12d783078
|
Updated config with improved, more consistent CRF defaults
|
2021-05-09 21:03:30 +02:00 |
|
N00MKRAD
|
3ba6a76b27
|
Rename existing outputs to ".old" instead of overwriting
|
2021-05-09 20:35:42 +02:00 |
|
N00MKRAD
|
219b4f0ce5
|
Fixed bug where TryDeleteIfExistsAsync wouldn't work if path doesn't exist
|
2021-05-09 20:35:17 +02:00 |
|
N00MKRAD
|
f9a631340d
|
async/background TryDeleteIfExistsAsync & DeleteContentsOfDir
|
2021-05-09 18:31:39 +02:00 |
|
N00MKRAD
|
b3a32ff557
|
Select first NCNN by default if CUDA is not detected
|
2021-05-09 18:15:37 +02:00 |
|
N00MKRAD
|
f3434a71e4
|
Removed 1000x disk space space requirement multiplier (testing)
|
2021-05-09 17:05:21 +02:00 |
|
N00MKRAD
|
7133c4c57c
|
Fixed version number in window title not working correctly
|
2021-05-09 16:24:35 +02:00 |
|
N00MKRAD
|
c3ae4b51a0
|
Pause interp at low disk space, only cancel if very low
|
2021-05-09 16:03:18 +02:00 |
|
N00MKRAD
|
5ab598490f
|
Cleaner ffmpeg logging (ignore q = -1)
|
2021-05-09 15:03:20 +02:00 |
|
N00MKRAD
|
aa2cfdc95f
|
Run CreateDupesFile, FrameRename and CreateFrameOrderFile in background threads
|
2021-05-09 15:02:26 +02:00 |
|
N00MKRAD
|
1983e33778
|
Thread-safe Logger (backported from MagickUtils)
|
2021-05-09 14:48:41 +02:00 |
|
N00MKRAD
|
0ed0ca91a4
|
Removed ResumeUtils.Save() for now because of perf problems
|
2021-05-09 12:17:10 +02:00 |
|
N00MKRAD
|
c8443272c9
|
Fixed AutoEnc chunk sizes with JPEG frames & added 100k frames chunk size step
|
2021-05-09 12:16:42 +02:00 |
|
N00MKRAD
|
dab5b13da4
|
Fixed log viewer scroll to end
|
2021-05-08 12:08:56 +02:00 |
|
N00MKRAD
|
a82f600479
|
Always select default log in log viewer
|
2021-05-08 12:07:24 +02:00 |
|
N00MKRAD
|
6dcb3a9367
|
Fixed invalid aspect ratio not being ignored when encoding
|
2021-05-08 11:55:49 +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
|
acf8414a9a
|
Fixed copy/paste error - Img Seq copy check would ignore max size check
|
2021-05-07 21:09:52 +02:00 |
|
N00MKRAD
|
a91097a6ad
|
Update PythonDependencies.md
|
2021-05-07 20:01:45 +02:00 |
|
N00MKRAD
|
55c0f5904c
|
Retain original color space when encoding, cache ffmpeg/ffprobe outputs
|
2021-05-06 12:08:03 +02:00 |
|
N00MKRAD
|
58e3f3e4f0
|
Fixed autoenc getting stuck with new code
|
2021-05-06 01:38:56 +02:00 |
|
N00MKRAD
|
27749ad405
|
Image sequences are now copied if compatible, symlinks for frame imports
|
2021-05-05 16:42:33 +02:00 |
|
N00MKRAD
|
470fd88cc5
|
Fixed dupes.ini being empty because it relied on .png frames
|
2021-05-05 15:23:05 +02:00 |
|
N00MKRAD
|
dc909d62c1
|
Only add movflags faststart if output is MP4
|
2021-05-05 10:24:59 +02:00 |
|
N00MKRAD
|
3929ee0e8d
|
Avoid scrolling to right side when scrolling logBox to bottom
|
2021-05-04 20:23:20 +02:00 |
|
N00MKRAD
|
0e14d65782
|
Scroll log box to bottom in Log Viewer
|
2021-05-04 15:56:02 +02:00 |
|
N00MKRAD
|
570764d573
|
Handle vkCreateInstance NCNN/VK error
|
2021-05-04 14:39:11 +02:00 |
|
N00MKRAD
|
747b5e3886
|
Better config editor, finished log viewer
|
2021-05-04 12:30:49 +02:00 |
|
N00MKRAD
|
743663fb0a
|
Improved config editor
|
2021-05-04 09:32:10 +02:00 |
|