Commit Graph

493 Commits

Author SHA1 Message Date
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
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
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
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