1
mirror of https://github.com/n00mkrad/flowframes synced 2024-11-16 19:10:31 +01:00
Commit Graph

34 Commits

Author SHA1 Message Date
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
8c8731b99b Fixed batch processing FPS loading not working correctly 2020-12-03 22:06:58 +01:00
N00MKRAD
896e656e03 Fixed temp folder not deleting, attempt at fixing pkg download 2020-12-03 21:02:50 +01:00
N00MKRAD
0fb7b2cca3 Fixed autoenc problem, RunRifeCuda now works with old and new scripts 2020-12-03 14:53:18 +01:00
N00MKRAD
3932b4af0c Fixed static/VFR bug, fixed SBS UI bugs 2020-12-03 01:20:33 +01:00
N00MKRAD
9891221515 minor fixes yay 2020-12-03 00:04:46 +01:00
N00MKRAD
7219a3e5ad Better step names 2020-12-02 23:53:27 +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
e7e913f5a7 Unified zero padding for frames 2020-12-02 17:23:24 +01:00
N00MKRAD
bd408f3423 Fixed image sequence output 2020-12-02 15:34:59 +01:00
N00MKRAD
2c061317d3 Added frame import support to SBS mode 2020-12-02 14:36:41 +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
596c3148c9 stepByStep framerate & gui fixes 2020-12-02 01:09:41 +01:00
N00MKRAD
becc579376 StepByStep fixes (firstframefix, multiple runs, ...), more err handling for SBS 2020-12-02 00:44:43 +01:00
N00MKRAD
1b015f4eec WIP: StepByStep fixes to be able to re-use existing files, dynamically use AutoEnc
+ faster thumbnai (single frame) extraction using lower png compression
+ some null checks & cancel checks
2020-12-01 16:54:12 +01:00
N00MKRAD
db070ca61a cancel check for autoencode HasWorkToDo() to avoid exception 2020-12-01 08:28:44 +01:00
N00MKRAD
79fbfd1a6a Don't create timecodes for all factors if step-by-step is not used 2020-11-30 20:52:43 +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
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
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
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
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