N00MKRAD
|
596a2c40e0
|
some cleanup
|
2021-02-08 10:21:26 +01:00 |
|
N00MKRAD
|
34d1113d8c
|
Progress bar for async frame counting with ffmpeg
|
2021-02-07 18:12:41 +01:00 |
|
N00MKRAD
|
cf902c0549
|
Raised hard framerate limit from 500 to 1000
|
2021-02-04 22:50:07 +01:00 |
|
N00MKRAD
|
2932e702e3
|
Don't hash framecount of >256mb files as it's too slow and I/O heavy
|
2021-02-04 21:18:36 +01:00 |
|
N00MKRAD
|
66a05a4bdb
|
Resuming WIP
|
2021-02-02 21:48:18 +01:00 |
|
N00MKRAD
|
630b22dd2c
|
Re-enable DeleteInterpolatedInputFrames for testing, set prog to 0 after ffmpeg ran
|
2021-02-02 16:07:36 +01:00 |
|
N00MKRAD
|
2bdda6522f
|
FfmpegCommands refactoring, renamed AudioVideo namespace
|
2021-02-02 12:56:48 +01:00 |
|
N00MKRAD
|
1c4942c11a
|
Delete input frames once interpolated (independent of implementation)
|
2021-02-01 23:18:13 +01:00 |
|
N00MKRAD
|
dd79c5a2a8
|
Improved path char check, fixed SBS GUI
|
2021-02-01 22:06:50 +01:00 |
|
N00MKRAD
|
985ce45f1d
|
Fixed ReverseRenaming being ultra slow + only run if SBS mode
|
2021-02-01 21:50:05 +01:00 |
|
N00MKRAD
|
2b1fa68418
|
serialize and save InterpSettings, float interpFactor variable
|
2021-02-01 18:05:50 +01:00 |
|
N00MKRAD
|
81a158e44f
|
split FFmpegCommands into multiple classes for extraction/encoding
|
2021-02-01 16:23:35 +01:00 |
|
Richard
|
908a83cee0
|
add basic ffmpeg progress display
|
2021-01-30 13:09:59 +01:00 |
|
N00MKRAD
|
b9ccbc3f36
|
Implemented state saving for resuming (WIP)
|
2021-01-30 01:37:36 +01:00 |
|
N00MKRAD
|
40e63fe51d
|
Improved alpha support
|
2021-01-27 11:41:05 +01:00 |
|
N00MKRAD
|
a24d9e1d9d
|
Allow deduplication of last frame if loop is enabled
|
2021-01-22 02:07:03 +01:00 |
|
N00MKRAD
|
f60917b84c
|
Huge autoenc speed improvements with >10k frames, fixed progress bar bug
also reduced magick dedupe buffer size, again
|
2021-01-22 01:43:47 +01:00 |
|
N00MKRAD
|
ec5f494be6
|
Alpha support for GIFs/PNGs (no ncnn support atm)
|
2021-01-18 15:32:45 +01:00 |
|
N00MKRAD
|
f13dffbeb8
|
Fixed GetHash file lock, AE safety buffers in config, increased to 90 for ncnn
|
2021-01-17 20:05:39 +01:00 |
|
N00MKRAD
|
d4ad70829e
|
Added MKV as MP4 alternative, minor UI improvements
|
2021-01-16 01:19:07 +01:00 |
|
N00MKRAD
|
b80da4a2a8
|
Removed JPEG interps option in GUI (made mostly obsolete by AutoEnc)
|
2021-01-16 00:19:23 +01:00 |
|
N00MKRAD
|
325f34e6fb
|
Fixed cutoff if vid ends with dupes, lossless audio transfer, better audio err handl.
|
2021-01-15 22:43:13 +01:00 |
|
N00MKRAD
|
706859f6ea
|
Downscaling ("max video size") now also works for folder inputs
|
2021-01-15 15:07:40 +01:00 |
|
N00MKRAD
|
62acc84876
|
RIFE Model selection GUI, removed tilesize related code
|
2021-01-13 23:05:23 +01:00 |
|
N00MKRAD
|
8d2aa66cf7
|
Fixed NCNN progress bar bug, removed DAIN/CAIN code
|
2021-01-13 22:50:34 +01:00 |
|
N00MKRAD
|
124aa6bfb4
|
Check GIF max framerate, minor QOL & logging improvements
|
2021-01-07 12:15:13 +01:00 |
|
N00MKRAD
|
dc9035caa1
|
Fixed broken autoenc performance fix lol, some cleanup
|
2021-01-07 11:02:43 +01:00 |
|
N00MKRAD
|
36c8a17dff
|
Print ffmpeg log while waiting for autoenc to finish
|
2021-01-06 21:44:09 +01:00 |
|
N00MKRAD
|
14df754538
|
Fixed and improved FPS limiting feature, added AVI codec options
|
2021-01-06 17:41:18 +01:00 |
|
N00MKRAD
|
e519e90966
|
Fixed progress bar in SBS not working correctly
|
2021-01-05 23:13:29 +01:00 |
|
N00MKRAD
|
49d74f31ce
|
Updated RIFE-NCNN, added UHD mode for NCNN, fixed autoenc flaw
|
2021-01-05 17:23:37 +01:00 |
|
N00MKRAD
|
c38a615a15
|
Better CFR-based encoding, fixed dupe frame when using loop
|
2021-01-02 16:20:21 +01:00 |
|
N00MKRAD
|
a226e3f352
|
Get frame count async and cache it using checksum
|
2020-12-27 22:52:14 +01:00 |
|
N00MKRAD
|
9f251cde54
|
Fixed AutoEncode with non-MP4 output formats
|
2020-12-23 17:15:42 +01:00 |
|
N00MKRAD
|
006706ee73
|
VP9/ProRes/AVI export, support for custom ffmpeg enc args
|
2020-12-23 16:13:04 +01:00 |
|
N00MKRAD
|
a1b08b71ba
|
Fix error when scene detection is disabled
|
2020-12-23 12:42:06 +01:00 |
|
N00MKRAD
|
b323146fdc
|
Removed debug benchmark from FixConsecutiveSceneFrames
|
2020-12-23 00:15:36 +01:00 |
|
N00MKRAD
|
9b20e74a5d
|
Fix consecutive scene change frames
|
2020-12-23 00:07:06 +01:00 |
|
N00MKRAD
|
a9592c02be
|
Finished improved magickdedupe code, added dynamic buffer size for dedupe
|
2020-12-22 23:45:07 +01:00 |
|
N00MKRAD
|
3af40825bd
|
Always sort GetFiles for unsorted FS, WIP magickdedupe fix, fix scndetect with jpeg frames
|
2020-12-22 19:52:37 +01:00 |
|
N00MKRAD
|
3e190bb05c
|
minor logging improvements
|
2020-12-21 15:03:31 +01:00 |
|
N00MKRAD
|
3a77cf422f
|
Scene Detect works with img seq output, better progress UI for chained interps
|
2020-12-20 21:25:34 +01:00 |
|
N00MKRAD
|
0b9654c80f
|
Fixed batch processing with refactored code
|
2020-12-18 00:19:08 +01:00 |
|
N00MKRAD
|
6947bd3e6c
|
Added RIFE UHD mode support, RTX 3070 (cudnn8005) benchmarks
|
2020-12-17 23:26:25 +01:00 |
|
N00MKRAD
|
4df2949681
|
Cleaner code for Interpolate.cs
|
2020-12-17 11:32:45 +01:00 |
|
N00MKRAD
|
4510bd6015
|
Fixed VFR frame drops, bigger AutoEnc safety buffer for NCNN, cleanup
|
2020-12-15 14:46:33 +01:00 |
|
N00MKRAD
|
e7dae90c92
|
Removed input file extension restriction, better err handling for frame extraction
|
2020-12-13 23:44:23 +01:00 |
|
N00MKRAD
|
c14cacc7d0
|
Fixed JPEG support with new RIFE code and AutoEnc
|
2020-12-10 16:37:33 +01:00 |
|
N00MKRAD
|
d8f3af8548
|
Fixed uppercase file extensions not working, decrease dedupe cache size to 750 frames
|
2020-12-09 14:55:35 +01:00 |
|
N00MKRAD
|
3125670bb0
|
ffmpeg dupes workaround, SBS ReverseRenaming fix
|
2020-12-07 00:41:07 +01:00 |
|