1198 Commits

Author SHA1 Message Date
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
8f77f05098 Load files directly into batch window, even if dropped into main window 2020-12-03 22:21:44 +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
9bfb785fc5 Merge pull request #6 from hzwer/main
Speedup data transport
2020-12-03 10:52:09 +01:00
hzwer
5362648819 Speedup data transport 2020-12-03 11:05:35 +08: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
b87a1724d6 rife-cuda v2: added output arg, updated model to 1.4 2020-12-03 00:00:31 +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
74c057b8e9 Python runtime is selected by default if system pytorch was not found 2020-11-27 15:56:55 +01:00
N00MKRAD
04432b0c30 Update README.md 2020-11-27 15:31:15 +01:00
N00MKRAD
07814bc981 Update README.md 2020-11-27 15:11:46 +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
514e5a8489 minor UI stuff 2020-11-26 22:45:52 +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
192d4422fa Avoid error when cancelling chained interp, fixed vfrMode cfg entry, ncnn threads for all 2020-11-26 20:52:11 +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
d6aeb96457 Added ffmpeg preset options 2020-11-25 17:48:27 +01:00
N00MKRAD
8ddd9fc2a1 Added NCNN threads option, tilesize support for RIFE-NCNN 2020-11-25 17:27:15 +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
c20c8f75ec Reduced FFmpeg PNG compression level to speed up frame extraction by 50% 2020-11-23 19:48:39 +01:00
N00MKRAD
4d44461785 Added support for Raw/PCM audio 2020-11-23 18:08:17 +01:00
N00MKRAD
1d21ca4e97 Removed 7zipped package from pkgs folder 2020-11-23 17:01:09 +01:00
N00MKRAD
1bce73dea6 Initial 2020-11-23 16:51:05 +01:00
N00MKRAD
95b5df029e Initial commit 2020-11-23 14:51:13 +01:00