Commit Graph

45 Commits

Author SHA1 Message Date
N00MKRAD
81a158e44f split FFmpegCommands into multiple classes for extraction/encoding 2021-02-01 16:23:35 +01:00
N00MKRAD
a8c9eb9fb4 Copy instead of move image sequence in SBS mode 2021-01-27 21:12:28 +01:00
N00MKRAD
86e27a4041 Only loop output if loop is on, fix SBS frame extraction not clearing, more
Improved Interpolate.Cleanup() with retries
minOutVidLength now defaults to 5s instead of 0s
Frames filenameMap now uses zeropadding value from Padding class
2021-01-26 16:45:02 +01:00
N00MKRAD
2526063d1f minor UI changes, temporarily disabled alpha option 2021-01-22 13:31:49 +01:00
N00MKRAD
884bb6678e Finished multi-track subtitle support 2021-01-16 14:42:47 +01:00
N00MKRAD
3029e6b223 Removed GifskiCommands.cs 2021-01-15 19:30:10 +01:00
N00MKRAD
cd20921fad Fixed scene detection not working after 1st frame 2021-01-14 20:31:45 +01:00
N00MKRAD
dc9035caa1 Fixed broken autoenc performance fix lol, some cleanup 2021-01-07 11:02:43 +01:00
N00MKRAD
14df754538 Fixed and improved FPS limiting feature, added AVI codec options 2021-01-06 17:41:18 +01:00
N00MKRAD
98f8448a75 Fixed GIF encoding, updated RIFE-NCNN to latest version + 1.7 model 2021-01-05 14:10:57 +01:00
N00MKRAD
f57b256a93 mpdecimate dedupe now works with new encoding, fixed autoenc+dedupe 2021-01-03 22:37:06 +01:00
N00MKRAD
0160ca2240 Fixed AutoEncode with new vfr file layout 2021-01-03 21:00:32 +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
751071548b Improved Updater to fully support Patreon/Free channels in parallel 2020-12-20 22:15:14 +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
4df2949681 Cleaner code for Interpolate.cs 2020-12-17 11:32:45 +01:00
N00MKRAD
fd28000793 Fixed weird duplicate frames problem with 2x 2020-12-15 16:45:31 +01:00
N00MKRAD
4510bd6015 Fixed VFR frame drops, bigger AutoEnc safety buffer for NCNN, cleanup 2020-12-15 14:46:33 +01:00
N00MKRAD
f982b7948c ACTUALLY fixed looping + fps limiting 2020-12-10 22:44:14 +01:00
N00MKRAD
ad8d418313 Fixed looping not working when used together with FPS limiting 2020-12-10 22:39:45 +01:00
N00MKRAD
c14cacc7d0 Fixed JPEG support with new RIFE code and AutoEnc 2020-12-10 16:37:33 +01:00
N00MKRAD
fb453216f1 GIF optimization & color palette option 2020-12-08 15:22:46 +01:00
N00MKRAD
e77933b971 GIF encoding now handled by ffmpeg, new RIFE and RIFE-NCNN pkgs 2020-12-08 14:43:03 +01:00
N00MKRAD
e807f174c0 Patreon CSV parser, better py err handling, WIP: Deprecation of Pkg Mgr 2020-12-07 22:10:58 +01:00
N00MKRAD
a29c654dbb SBS: Only create timecodes for selected factor + disable autoenc, code cleanup 2020-12-07 10:48:50 +01:00
N00MKRAD
3125670bb0 ffmpeg dupes workaround, SBS ReverseRenaming fix 2020-12-07 00:41:07 +01:00
N00MKRAD
ffe669280e Fixed scene detection, removed cain tilesize, autoenc option, loop times fix 2020-12-06 18:49:53 +01:00
N00MKRAD
4010c0b948 Updated rife-ncnn-vulkan (speed improvement, no tiling) 2020-12-04 23:45:04 +01:00
N00MKRAD
ec0ce21f45 Removed firstframefix, fixed autoenc with multi iteration interp, zero padding fixes 2020-12-04 16:53:39 +01:00
N00MKRAD
689e9ac17a Fixed audio copy for SBS, fixed Cancel btn not visible with SBS 2020-12-02 23:11:27 +01:00
N00MKRAD
bd408f3423 Fixed image sequence output 2020-12-02 15:34:59 +01:00
N00MKRAD
d223351fe6 Optmized timecode generation, UI/UX improvs, finished autoencode mode 2020-11-30 20:32:33 +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
64d1d040ef Better code for config defaults 2020-11-27 09:45:06 +01:00
N00MKRAD
c1caa7bb77 Fix audio with VFR encodes, add WMV to format whitelist, better ascii char warning 2020-11-26 23:47:09 +01:00
N00MKRAD
3fc4a4826c Loop after encoding for speedup, option to save both loop and OG or only loop 2020-11-26 21:18:31 +01:00
N00MKRAD
3ad94bda6c more error handling, scene change support, opus support, cached magick dedupe 2020-11-26 20:17:18 +01:00
N00MKRAD
97dce04f92 Semi-fixed CAIN exe, fixed JPEG frames, finished VFR deduping, more 2020-11-25 12:40:17 +01:00
N00MKRAD
b593baf3e3 Better py error handling, fixed input frames that are not divisible by 2 2020-11-24 12:28:47 +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