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

100 Commits

Author SHA1 Message Date
N00MKRAD
6947bd3e6c Added RIFE UHD mode support, RTX 3070 (cudnn8005) benchmarks 2020-12-17 23:26:25 +01:00
N00MKRAD
4df2949681 Cleaner code for Interpolate.cs 2020-12-17 11:32:45 +01:00
N00MKRAD
d45034f531 Added GTX 1080 Ti to RIFE-CUDA benchmarks 2020-12-15 22:33:40 +01:00
N00MKRAD
e299ebafa6 workaround for fucked encode with 2x/4x 2020-12-15 19:53:56 +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
e7dae90c92 Removed input file extension restriction, better err handling for frame extraction 2020-12-13 23:44:23 +01:00
N00MKRAD
151a909883 Update Benchmarks.md 2020-12-13 23:13:42 +01:00
N00MKRAD
1c02ef76a5 Added 6900XT to RIFE-NCNN benchmarks 2020-12-12 20:43:19 +01:00
N00MKRAD
ecde4a1570 Check for RIFE script, cancel if not found 2020-12-12 20:25:03 +01:00
N00MKRAD
174e2ca88e Update Benchmarks.md 2020-12-12 16:52:58 +01:00
N00MKRAD
1692ac22a4 Update Benchmarks.md 2020-12-12 15:23:53 +01:00
N00MKRAD
640d2b84a3 Added RX 5700 XT to RIFE-NCNN benchmarks 2020-12-12 14:40:39 +01:00
N00MKRAD
c1473c248e Added Ryzen 4800U (Vega 8) Benchmarks for RIFE-NCNN 2020-12-12 13:32:59 +01:00
N00MKRAD
e9a31fba26 Update Build-Distributable.bat 2020-12-11 00:04:49 +01:00
N00MKRAD
4f2aadf60f Strip logs out of distributed builds 2020-12-10 22:45:44 +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
b91a49984d Fixed loop mode not working with JPEG interp frames 2020-12-10 22:27:07 +01:00
N00MKRAD
be7247a859 Added Quadro P5000 benchmarks 2020-12-10 20:13:58 +01:00
N00MKRAD
d217e5d058 updated build script 2020-12-10 18:23:34 +01:00
N00MKRAD
770deff022 Open python installation page if module is missing 2020-12-10 17:59:11 +01:00
N00MKRAD
97f1548841 rife-cuda pkg update: Fixed imgformat arg, decreased buffer size 2020-12-10 17:47:08 +01:00
N00MKRAD
f82797154b Handle Vulkan "invalid gpu device" and "vkAllocateMemory failed" errors 2020-12-10 16:46:30 +01:00
N00MKRAD
c14cacc7d0 Fixed JPEG support with new RIFE code and AutoEnc 2020-12-10 16:37:33 +01:00
N00MKRAD
f08f396486 Renamed VfrDedupe.cs -> FrameTiming.cs 2020-12-10 16:16:38 +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
dd4043abe9 Exit if required pkgs are missing, minor cleanups 2020-12-10 15:19:44 +01:00
N00MKRAD
b3f9258a4c Update Benchmarks.md 2020-12-09 23:59:19 +01:00
N00MKRAD
0fb214e6bb Added some RIFE benchmarks as reference 2020-12-09 20:02:56 +01:00
N00MKRAD
cb56432478 Merge branch 'main' of https://github.com/n00mkrad/flowframes into main 2020-12-09 19:44:48 +01:00
N00MKRAD
44b296e5d7 Highest preset option for vid height is 8K, not 4K 2020-12-09 19:44:41 +01:00
N00MKRAD
2c406c6742
Create Benchmarks.md 2020-12-09 19:44:22 +01:00
N00MKRAD
d8f3af8548 Fixed uppercase file extensions not working, decrease dedupe cache size to 750 frames 2020-12-09 14:55:35 +01:00
N00MKRAD
129a8b02d4 Fixed last interp frame not being encoded, limit dedupe cache to 1000 frames 2020-12-09 14:32:43 +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
79fd8b82dd Added warning for autoenc with chained 4x/8x interp, added option to re-use or delete temp folder for sbs 2020-12-08 16:49:47 +01:00
N00MKRAD
fb453216f1 GIF optimization & color palette option 2020-12-08 15:22:46 +01:00
N00MKRAD
4e2f4b40f9 Update README.md 2020-12-08 14:44:36 +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
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