Commit Graph

59 Commits

Author SHA1 Message Date
N00MKRAD
4fcfb3866f Updated icon 2021-04-25 21:57:30 +02:00
N00MKRAD
3186c3c594 Support for HQ JPEG import frames, refactoring 2021-04-22 16:15:17 +02:00
N00MKRAD
7c273d318d removed old icons 2021-04-19 21:02:52 +02:00
N00MKRAD
13411d529f Seprate classes for cached frame count + res, added [RES] and [H] for export filenames 2021-04-18 18:11:47 +02:00
N00MKRAD
b9b282a71b Check OS compat on startup, prompt for enabling dev mode 2021-04-04 17:47:47 +02:00
N00MKRAD
da106e6bec FilenameMap refactoring (index-based array instead of dict) WIP 2021-04-04 11:05:38 +02:00
N00MKRAD
8ac4b4cd18 Multithreaded symlink creation 2021-04-04 00:01:49 +02:00
N00MKRAD
b3ab84646b Switched to fractional framerates, fixed VFR inputs 2021-04-02 14:36:08 +02:00
N00MKRAD
3e08fe95b1 Package changes 2021-03-24 21:16:49 +01:00
N00MKRAD
e59fd53de7 Fixed wrong package version, minor logging improvements 2021-03-24 17:29:40 +01:00
N00MKRAD
19bf558132 Cleanup, package updates 2021-03-21 15:32:34 +01:00
N00MKRAD
bd220f6ad6 Multithreaded scene blending, package changes 2021-03-21 14:58:35 +01:00
N00MKRAD
ddf68715fb Basic support for blended scene changes 2021-03-19 19:34:48 +01:00
N00MKRAD
692f6c9be9 Removed package manager remnants, added FLAVR network (WIP) 2021-03-11 12:58:18 +01:00
N00MKRAD
d5ef455dbf WIP: Multithreaded accurate scene detection with Magick.NET 2021-03-10 15:20:53 +01:00
Julian Maier
493a4f5975 Suspend and resume log box to avoid flickering (needs testing) 2021-03-04 10:51:13 +01:00
N00MKRAD
71f3e583de Extract all audio tracks (TODO: Merging) 2021-02-23 22:26:13 +01:00
N00MKRAD
3001e8f0de Finished quick settings feature 2021-02-23 15:53:32 +01:00
N00MKRAD
a29693d103 Trim tool, Quick Settings WIP 2021-02-23 12:13:30 +01:00
N00MKRAD
bb143ddde1 Use path+filesize instead of xxHash for frame count caching 2021-02-14 22:23:16 +01:00
N00MKRAD
babfe6e744 Revert "Convert to .NET 5 Project" 2021-02-09 16:07:57 +01:00
Dankrushen
15261f2a1b Update build scripts and publish single file builds 2021-02-08 19:01:52 -05:00
Dankrushen
e990ec0505 Replace original code with .NET 5 2021-02-08 15:48:44 -05:00
Dankrushen
b4251f9f88 Merge remote-tracking branch 'upstream/main' 2021-02-08 15:16:37 -05:00
N00MKRAD
e50c55ef90 Removed SemVer class and use Version class instead 2021-02-05 15:57:44 +01:00
N00MKRAD
6f9e4b72c9 see last commit 2021-02-04 23:30:45 +01:00
N00MKRAD
99ed008d74 Support for nonstandard subtitle text encodings 2021-02-04 21:03:59 +01:00
N00MKRAD
630b22dd2c Re-enable DeleteInterpolatedInputFrames for testing, set prog to 0 after ffmpeg ran 2021-02-02 16:07:36 +01:00
N00MKRAD
2bdda6522f FfmpegCommands refactoring, renamed AudioVideo namespace 2021-02-02 12:56:48 +01:00
N00MKRAD
81a158e44f split FFmpegCommands into multiple classes for extraction/encoding 2021-02-01 16:23:35 +01:00
N00MKRAD
30992ad86b Fix batch processing not working, minor improvements 2021-01-30 22:00:44 +01:00
N00MKRAD
b9ccbc3f36 Implemented state saving for resuming (WIP) 2021-01-30 01:37:36 +01:00
N00MKRAD
80225b6f1c Cleaner RIFE NCNN recursion code 2021-01-27 12:04:22 +01:00
Dankrushen
72dcf90b68 Port to .NET 5 2021-01-26 02:37:16 -05:00
N00MKRAD
3029e6b223 Removed GifskiCommands.cs 2021-01-15 19:30:10 +01:00
N00MKRAD
3ba9564d8c Removed pkg installer, removed dain mention 2021-01-15 19:28:42 +01:00
N00MKRAD
c5a4437242 see last commit 2021-01-14 20:33:02 +01:00
N00MKRAD
e901c6aa5d Added model downloader including err handling & retrying 2021-01-14 12:06:55 +01:00
N00MKRAD
33f8a2b7c9 Compress python runtime, fix autoencode problems with dupes 2021-01-04 14:27:34 +01:00
N00MKRAD
f57b256a93 mpdecimate dedupe now works with new encoding, fixed autoenc+dedupe 2021-01-03 22:37:06 +01:00
N00MKRAD
a226e3f352 Get frame count async and cache it using checksum 2020-12-27 22:52:14 +01:00
N00MKRAD
006706ee73 VP9/ProRes/AVI export, support for custom ffmpeg enc args 2020-12-23 16:13:04 +01:00
N00MKRAD
4df2949681 Cleaner code for Interpolate.cs 2020-12-17 11:32:45 +01:00
N00MKRAD
c14cacc7d0 Fixed JPEG support with new RIFE code and AutoEnc 2020-12-10 16:37:33 +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
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
e6cfa68a2a New frame folder import code with rgb24, divisible res fix, and any->png enc 2020-12-02 14:27:41 +01:00
N00MKRAD
becc579376 StepByStep fixes (firstframefix, multiple runs, ...), more err handling for SBS 2020-12-02 00:44:43 +01:00