Commit Graph

606 Commits

Author SHA1 Message Date
N00MKRAD
8f13c688fc Fixed blending not working in StepByStep 2021-04-04 20:08:42 +02:00
N00MKRAD
1b425fdef5 Delete symlinks folder after encoding 2021-04-04 17:56:07 +02:00
N00MKRAD
f289240c35 Do not ask multiple times if enabling dev mode failed 2021-04-04 17:48:44 +02:00
N00MKRAD
b9b282a71b Check OS compat on startup, prompt for enabling dev mode 2021-04-04 17:47:47 +02:00
N00MKRAD
4789e3a254 Removed special character check, cleanup 2021-04-04 15:51:43 +02:00
N00MKRAD
2a9f7e4ba7 fixed me being retarded and breaking scene detection again 2021-04-04 15:16:16 +02:00
N00MKRAD
807b6baf7d Fixed special characters not working with OpenCV 2021-04-04 15:02:59 +02:00
N00MKRAD
943c87845f Cleanup, fixed dupe dict not working with new code 2021-04-04 12:46:41 +02:00
N00MKRAD
0dc9e0ba3c Cleanup & UI changes 2021-04-04 12:21:58 +02:00
N00MKRAD
7d98ef7345 Fixed scene detection with new code 2021-04-04 11:59:21 +02:00
N00MKRAD
1bfc3108e5 Fixed loop with new code 2021-04-04 11:32:48 +02:00
N00MKRAD
11c4dc2890 some cleanup 2021-04-04 11:11:49 +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
250c33b91a Faster encoding using symlink folder 2021-04-03 16:30:07 +02:00
N00MKRAD
283ba43330 Don't parse patreon tier (errors in some windows languages?) 2021-04-03 15:45:05 +02:00
N00MKRAD
bad3e531c5 Update changelog.txt 2021-04-03 15:35:56 +02:00
N00MKRAD
b51ee375e5 Create frames ini in interpolation step, to allow manual scenes/dedupe 2021-04-03 12:20:52 +02:00
N00MKRAD
73dbe1e1e7 Update changelog.txt 2021-04-03 01:42:41 +02:00
N00MKRAD
d1c483a4db Fixed blend input frame numbers 2021-04-03 01:26:06 +02:00
N00MKRAD
3f4ab12815 Fixed scene extraction 2021-04-03 00:22:32 +02:00
N00MKRAD
ada9aefab1 Possibly fixed Fraction division-by-zero exception? (can't reproduce) 2021-04-03 00:17:29 +02:00
N00MKRAD
5556b5a5c7 Allow running CUDA on CPU (or unsupported NV GPUs) 2021-04-02 22:26:44 +02:00
N00MKRAD
94fca1fb7d -threads 0 for ffprobe frame counting 2021-04-02 22:08:29 +02:00
N00MKRAD
9b8b3bac8c Actually load patrons from repo 2021-04-02 20:36:51 +02:00
N00MKRAD
13a56576d0 Update patrons.csv 2021-04-02 20:27:12 +02:00
N00MKRAD
553f898169 Update changelog.txt 2021-04-02 20:25:13 +02:00
N00MKRAD
b3ab84646b Switched to fractional framerates, fixed VFR inputs 2021-04-02 14:36:08 +02:00
N00MKRAD
60ee6c2102 Fixed Patreon CSV parsing with new local pricing 2021-03-30 13:34:17 +02:00
N00MKRAD
a1fccea635 Fixed DPI scaling breaking when opening file browser 2021-03-30 13:17:04 +02:00
N00MKRAD
24cea3f6ea Resizable settings window height 2021-03-30 13:07:57 +02:00
N00MKRAD
706ca56e11 Option to repeat last frame to match input duration 2021-03-30 11:56:36 +02:00
N00MKRAD
1c320c5272 Fix image seq import not starting filenames at 0000000 2021-03-30 11:04:30 +02:00
N00MKRAD
54f1210a19 Update changelog.txt 2021-03-29 21:24:14 +02:00
N00MKRAD
1e5b93dfa0 Only add "-fpsLimit" suffix if necessary (if encoding unlimited+limited vid) 2021-03-28 22:39:11 +02:00
N00MKRAD
762bec3b83 Update changelog.txt 2021-03-25 23:42:06 +01:00
N00MKRAD
cf7f4fe676 Fixed subtitles being always disabled 2021-03-25 18:57:29 +01:00
N00MKRAD
664e35628b Update changelog.txt 2021-03-24 21:43:41 +01:00
N00MKRAD
3e08fe95b1 Package changes 2021-03-24 21:16:49 +01:00
N00MKRAD
d3ce382b75 Support for lossless WMA (wmav1/wmav2) transfer into MKV output 2021-03-24 20:26:07 +01:00
N00MKRAD
6a45ba01a7 Form1 cleanup 2021-03-24 17:33:17 +01:00
N00MKRAD
e59fd53de7 Fixed wrong package version, minor logging improvements 2021-03-24 17:29:40 +01:00
N00MKRAD
115cff131e Fixed audio compatibility check, improved lossless audio transfer 2021-03-24 14:40:01 +01:00
N00MKRAD
b0e5cbdf1c Update changelog.txt 2021-03-23 20:25:04 +01:00
N00MKRAD
cee7c4656b Config option to allow custom input rate 2021-03-23 17:13:22 +01:00
N00MKRAD
7af4b980bb Fixed step-by-step frame renaming & added SBS scene blending support 2021-03-22 22:20:30 +01:00
N00MKRAD
4ecc10340d minor cleanup 2021-03-22 21:56:14 +01:00
N00MKRAD
7b261382f4 minor change to disk space check loop to avoid throwing errors in VS 2021-03-22 21:40:21 +01:00
N00MKRAD
fbb590b46c More compact ffmpeg command logging 2021-03-22 21:34:10 +01:00
N00MKRAD
3ceaee12a5 Fixed frame order ini for blending 2021-03-22 21:29:47 +01:00