Commit Graph

59 Commits

Author SHA1 Message Date
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
320b21f29e added funding file 2020-12-07 16:20:00 +01:00
N00MKRAD
b579fcbab2 Support for AutoEnc in SBS mode, fix MKV ext, auto skip magick dedupe by default 2020-12-07 12:34:12 +01:00
N00MKRAD
a29c654dbb SBS: Only create timecodes for selected factor + disable autoenc, code cleanup 2020-12-07 10:48:50 +01:00
N00MKRAD
8df71c54c0 Fixed conversion audio bitrate of 112 bytes per second lmaoo 2020-12-07 10:15:04 +01:00
N00MKRAD
89d719b03f Update README.md 2020-12-07 00:48:08 +01:00
N00MKRAD
acb2ce6c43 Update README.md 2020-12-07 00:44:33 +01:00
N00MKRAD
3125670bb0 ffmpeg dupes workaround, SBS ReverseRenaming fix 2020-12-07 00:41:07 +01:00
N00MKRAD
4d2da35727 Fixed bad ffmpeg encoding for 4x/8x, fixed autoenc option, minor ux improv 2020-12-06 20:29:47 +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
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