Commit Graph

104 Commits

Author SHA1 Message Date
N00MKRAD
e6f129e4e5 Fixed dupes dict bug, fixed autoenc getting stuck (i think?) 2021-01-05 13:00:27 +01:00
N00MKRAD
33f8a2b7c9 Compress python runtime, fix autoencode problems with dupes 2021-01-04 14:27:34 +01:00
N00MKRAD
a5cb56f918 Temporarily disabled frame deletion for autoencode 2021-01-03 22:38:32 +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
f258cdde95 encoding tests 2020-12-29 16:01:24 +01:00
N00MKRAD
a226e3f352 Get frame count async and cache it using checksum 2020-12-27 22:52:14 +01:00
N00MKRAD
21776eb926 Updated ffmpeg to shared build with VP9/ProRes/AV1/etc support 2020-12-25 00:39:14 +01:00
N00MKRAD
d79926bfd1 Last frame in vfr file uses avg duration, fixed fps conversion 2020-12-24 20:19:14 +01:00
N00MKRAD
4551166c75 VP9 speed in config, sorted config keys, better config err handling 2020-12-24 13:50:21 +01:00
N00MKRAD
3bf8ca9cea Higher aac/opus bitrates - can be changed in config 2020-12-24 12:31:16 +01:00
N00MKRAD
e8d338dbc9 Optimized VP9 encoding options 2020-12-24 02:30:45 +01:00
N00MKRAD
130434294f Fixed VP9 CRF gui element saving h265 CRF value, added lossless VP9 support 2020-12-23 18:39:27 +01:00
N00MKRAD
7ced157f52 Fixed Audio support for non-MP4 formats 2020-12-23 18:21:31 +01:00
N00MKRAD
9f251cde54 Fixed AutoEncode with non-MP4 output formats 2020-12-23 17:15:42 +01:00
N00MKRAD
25a653265c Settings GUI support for VP9/ProRes Quality, adjusted CRF defaults 2020-12-23 16:32:29 +01:00
N00MKRAD
006706ee73 VP9/ProRes/AVI export, support for custom ffmpeg enc args 2020-12-23 16:13:04 +01:00
N00MKRAD
a1b08b71ba Fix error when scene detection is disabled 2020-12-23 12:42:06 +01:00
N00MKRAD
b323146fdc Removed debug benchmark from FixConsecutiveSceneFrames 2020-12-23 00:15:36 +01:00
N00MKRAD
9b20e74a5d Fix consecutive scene change frames 2020-12-23 00:07:06 +01:00
N00MKRAD
a9592c02be Finished improved magickdedupe code, added dynamic buffer size for dedupe 2020-12-22 23:45:07 +01:00
N00MKRAD
310f165653 Don't re-encode audio when converting frame rate 2020-12-22 19:55:22 +01:00
N00MKRAD
3af40825bd Always sort GetFiles for unsorted FS, WIP magickdedupe fix, fix scndetect with jpeg frames 2020-12-22 19:52:37 +01:00
N00MKRAD
3e190bb05c minor logging improvements 2020-12-21 15:03:31 +01:00
N00MKRAD
38e4156bb8 Fixed UHD threshold with video downscale 2020-12-21 14:22:12 +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
0b9654c80f Fixed batch processing with refactored code 2020-12-18 00:19:08 +01:00
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
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
ecde4a1570 Check for RIFE script, cancel if not found 2020-12-12 20:25:03 +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
770deff022 Open python installation page if module is missing 2020-12-10 17:59:11 +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
44b296e5d7 Highest preset option for vid height is 8K, not 4K 2020-12-09 19:44:41 +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