Commit Graph

99 Commits

Author SHA1 Message Date
k4yt3x
8b0f82e95e 2.7.2 fixed threading bugs found by @Aidolii 2019-06-13 23:49:10 -04:00
k4yt3x
a6666c3c3b added version option 2019-06-13 23:42:43 -04:00
k4yt3x
6b3e1b9768 fixing video to frames ffmpeg config parsing order error 2019-06-09 21:31:13 -04:00
k4yt3x
0f4daa12d2 fixing a bug found by @CardinalPanda 2019-06-05 12:18:51 -04:00
k4yt3x
4cf83dc565 fixing progress bar bug found by @CardinalPanda 2019-05-25 23:20:31 -04:00
k4yt3x
146044505b fixed issue #77 incorrect output video format 2019-05-06 16:25:10 -04:00
k4yt3x
a7d41cafdf changed default number of threads to 1 2019-04-30 03:53:40 -04:00
k4yt3x
c7353c4bf2 unified all "folder/directory" into "directory" to end this mess 2019-04-29 00:06:54 -04:00
k4yt3x
19cb823591 all string formatting switched to f-string 2019-04-22 01:26:36 -04:00
k4yt3x
837aca371e fixed temp folders bug 2019-04-18 14:56:30 -04:00
k4yt3x
6538abd6e5 corrected a typo 2019-04-11 14:56:51 -04:00
k4yt3x
a57465e866 added input and output file type mismatch check 2019-04-11 14:53:46 -04:00
k4yt3x
405c4b6636 fixed error reading video resolution 2019-04-02 16:23:59 -04:00
k4yt3x
3d46e1a822 changed default crf value to visually lossless, added video bitrate limit option 2019-04-01 16:02:26 -04:00
k4yt3x
98e2cbdb04 1.2.1 added support for exe packaging 2019-03-31 03:46:15 -04:00
k4yt3x
25156077f2 added function to absolutify paths set in config file for better exe support 2019-03-31 03:23:08 -04:00
k4yt3x
4973ae5b8d made video2x compatible with pyinstaller 2019-03-31 02:17:10 -04:00
k4yt3x
42cd69a393 redesigned ffmpeg wrapper, enhanced upscaler class methods, support for JPG 2019-03-30 14:03:52 -04:00
k4yt3x
84d9c39bc9 added ffmpeg configuration, updates to waifu2x config 2019-03-30 14:03:06 -04:00
k4yt3x
d9a19d823e made ffmpeg arguments customizable, added support for different frame formats 2019-03-30 14:02:05 -04:00
k4yt3x
78ae2e7ed2 added support for JPEG and other image format 2019-03-30 14:01:36 -04:00
k4yt3x
562aaee056 updated default driver settings 2019-03-26 18:04:47 -04:00
k4yt3x
a5d53bd7d5 removed redundant argparse arguments 2019-03-26 17:58:29 -04:00
k4yt3x
7158222293 sorted lines 2019-03-26 16:21:58 -04:00
k4yt3x
fb99e8531c changed argument format for the newest version of waifu2x-converter 2019-03-26 16:18:54 -04:00
k4yt3x
37dcf5185f 1.2.0 added automatic setup for waifu2x-converter-cpp 2019-03-26 16:18:37 -04:00
k4yt3x
53aac6c931 added new keys for waifu2x-converter-cpp 2019-03-26 16:18:18 -04:00
k4yt3x
c5a7129415 fixed directory cleaning errors, fixed resolution errors 2019-03-26 16:17:39 -04:00
k4yt3x
4bd9541a32 scaling ratio can now be float 2019-03-25 10:00:19 -04:00
k4yt3x
714790a653 fixed waifu2x upscaling error 2019-03-25 09:22:33 -04:00
k4yt3x
38ff6a3f4b added more user-friendly waifu2x path check 2019-03-24 23:31:20 -04:00
k4yt3x
b729dee826 update dates 2019-03-24 23:30:54 -04:00
k4yt3x
88352d6e9f 2.6.3 added image cleaner by @BrianPetkovsek, better exception handling 2019-03-24 23:08:21 -04:00
k4yt3x
1d57c6652e make script stop executing on waifu2x exception 2019-03-24 23:04:50 -04:00
k4yt3x
c59d113a11 fixed tempfile error caused by image cleaner 2019-03-24 22:38:33 -04:00
k4yt3x
49d0dbdabf make image cleaner comply with PEP8 standards, added comments 2019-03-24 22:38:13 -04:00
k4yt3x
86914c642f renamed file 2019-03-24 22:26:20 -04:00
K4YT3X
917b7bd4f8
Merge branch 'master' into master 2019-03-24 22:02:51 -04:00
k4yt3x
f9432b0fe8 patch for potential problem with upscaler initialization 2019-03-24 21:57:22 -04:00
BrianPetkovsek
5e61268a7b added a file clearer
added a file clearer for finished downscaled images that take up space.
2019-03-24 05:31:18 -04:00
BrianPetkovsek
1364ed507a Fixed execution problem
Fixed an execution problem where the 2x executable path is not as the first argument resulting in an error.
2019-03-24 05:25:21 -04:00
k4yt3x
5ff8870c07 categorized arguments 2019-03-19 13:25:57 -04:00
k4yt3x
e6df7a962a 2.6.2 removed model verification, enhanced command execution method 2019-03-19 13:12:12 -04:00
k4yt3x
31aa3a630d removed model check 2019-03-19 13:10:38 -04:00
k4yt3x
f51ce05066 added model_dir option 2019-03-19 13:09:24 -04:00
k4yt3x
72d64a469b unified comment styles, removed redundant information 2019-03-19 13:08:49 -04:00
k4yt3x
254a158e7f changed mode 2019-03-19 13:08:10 -04:00
k4yt3x
a3c9d799c5 removed default value for model_dir 2019-03-19 13:07:34 -04:00
k4yt3x
4d450e8576 turned execution strings into lists 2019-03-19 13:07:20 -04:00
k4yt3x
3fc719aee7 removed invalid argument exception 2019-03-19 13:07:03 -04:00