Commit Graph

38 Commits

Author SHA1 Message Date
Dankrushen
15261f2a1b Update build scripts and publish single file builds 2021-02-08 19:01:52 -05:00
Dankrushen
e990ec0505 Replace original code with .NET 5 2021-02-08 15:48:44 -05:00
Dankrushen
b4251f9f88 Merge remote-tracking branch 'upstream/main' 2021-02-08 15:16:37 -05:00
N00MKRAD
e50c55ef90 Removed SemVer class and use Version class instead 2021-02-05 15:57:44 +01:00
N00MKRAD
6f9e4b72c9 see last commit 2021-02-04 23:30:45 +01:00
N00MKRAD
99ed008d74 Support for nonstandard subtitle text encodings 2021-02-04 21:03:59 +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
81a158e44f split FFmpegCommands into multiple classes for extraction/encoding 2021-02-01 16:23:35 +01:00
N00MKRAD
30992ad86b Fix batch processing not working, minor improvements 2021-01-30 22:00:44 +01:00
N00MKRAD
b9ccbc3f36 Implemented state saving for resuming (WIP) 2021-01-30 01:37:36 +01:00
N00MKRAD
80225b6f1c Cleaner RIFE NCNN recursion code 2021-01-27 12:04:22 +01:00
Dankrushen
72dcf90b68 Port to .NET 5 2021-01-26 02:37:16 -05:00
N00MKRAD
3029e6b223 Removed GifskiCommands.cs 2021-01-15 19:30:10 +01:00
N00MKRAD
3ba9564d8c Removed pkg installer, removed dain mention 2021-01-15 19:28:42 +01:00
N00MKRAD
c5a4437242 see last commit 2021-01-14 20:33:02 +01:00
N00MKRAD
e901c6aa5d Added model downloader including err handling & retrying 2021-01-14 12:06:55 +01:00
N00MKRAD
33f8a2b7c9 Compress python runtime, fix autoencode problems with dupes 2021-01-04 14:27:34 +01:00
N00MKRAD
f57b256a93 mpdecimate dedupe now works with new encoding, fixed autoenc+dedupe 2021-01-03 22:37:06 +01:00
N00MKRAD
a226e3f352 Get frame count async and cache it using checksum 2020-12-27 22:52:14 +01:00
N00MKRAD
006706ee73 VP9/ProRes/AVI export, support for custom ffmpeg enc args 2020-12-23 16:13:04 +01:00
N00MKRAD
4df2949681 Cleaner code for Interpolate.cs 2020-12-17 11:32:45 +01:00
N00MKRAD
c14cacc7d0 Fixed JPEG support with new RIFE code and AutoEnc 2020-12-10 16:37:33 +01:00
N00MKRAD
57195ebf71 Fixed NCNN tilesize/threads args for multi-gpu 2020-12-10 16:10:52 +01:00
N00MKRAD
fde0d64a6a Remove linebreaks from log file entires 2020-12-10 15:37:42 +01:00
N00MKRAD
567569e406 Created build script for Flowframes archives, removed rifeMode option 2020-12-08 21:46:17 +01:00
N00MKRAD
f968db6180 Switched to pseudo-semantic versioning, new updater code for manual downloading of udpates 2020-12-08 20:41:50 +01:00
N00MKRAD
e6cfa68a2a New frame folder import code with rgb24, divisible res fix, and any->png enc 2020-12-02 14:27:41 +01:00
N00MKRAD
becc579376 StepByStep fixes (firstframefix, multiple runs, ...), more err handling for SBS 2020-12-02 00:44:43 +01:00
N00MKRAD
ee29608123 WIP: Added "auto-encode" mode for encoding while interpolating
- Added "CopyTo" IOUtils method for copying file to a folder
- Fixed custom tile size not saving
- Started to remove timingMode 0 compatibility
2020-11-30 02:14:04 +01:00
N00MKRAD
361f6548a1 Added step-by-step processing mode, err handling for disk detection and RAM check 2020-11-29 16:10:31 +01:00
N00MKRAD
9e1f3d3421 Print vid res on load, set preview to 1st frame on load, updated Readme with basic info 2020-11-27 14:35:32 +01:00
N00MKRAD
3ad94bda6c more error handling, scene change support, opus support, cached magick dedupe 2020-11-26 20:17:18 +01:00
N00MKRAD
6b0797f11c Added 4x/8x support for RIFE-NCNN, added CFR/VFR option 2020-11-26 00:07:45 +01:00
N00MKRAD
fb30d7230d Added landing page, improved updater for beta versions 2020-11-25 20:31:21 +01:00
N00MKRAD
6c8e3732a2 Added RIFE-NCNN, added pkg version checks 2020-11-25 14:04:31 +01:00
N00MKRAD
4623aa149b WIP: VFR Dedupe - Added code to create timecode file 2020-11-24 02:23:19 +01:00
N00MKRAD
1bce73dea6 Initial 2020-11-23 16:51:05 +01:00