Commit Graph

72 Commits

Author SHA1 Message Date
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
K4YT3X
f0126cc6bb sorted lines for OCDs 2019-03-13 12:31:07 -04:00
k4yt3x
a963e407e0 fixed a NVIDIA-SMI problem submitted by 찬우 전 2019-03-13 12:10:50 -04:00
K4YT3X
03d3c16546 2.6.1 added batch option 2019-03-12 12:03:51 -04:00
K4YT3X
c331bdbba8 fixed a typo 2019-03-12 10:40:29 -04:00
k4yt3x
76f1d7dd05 added temporary fix for issue 109 of waifu2x-converter-cpp 2019-03-10 20:06:57 -04:00
k4yt3x
a744d03ec7 Merge remote-tracking branch 'origin/master' 2019-03-09 12:51:49 -05:00
k4yt3x
57615b4537 1.1.0 updated for video2x 2.6.0 2019-03-09 12:51:06 -05:00
k4yt3x
9639b0b990 2.6.0 complete redesign of configuration file, with lots of enhancements 2019-03-09 12:50:54 -05:00
k4yt3x
fe06c3ec16 removed config generator as it's not needed anymore 2019-03-09 12:49:34 -05:00
K4YT3X
53e5709600 added tqdm into requirements for 2.5.0 2019-03-05 08:43:34 -05:00
k4yt3x
5049f87f5a update JSON file for 2.5.0 2019-03-04 19:36:07 -05:00
k4yt3x
d5de0740b4 2.5.0 added progress bar, changed default cache folder location 2019-03-04 19:35:50 -05:00
k4yt3x
1f8dc0dd47 added command return value check 2019-03-04 19:35:16 -05:00
k4yt3x
406b87cc70 added progress bar, changed cache folder location and generation method 2019-03-04 19:34:57 -05:00
k4yt3x
9e59610ab1 updated stream migration grammar according to suggestions from @cr08 2019-03-04 19:34:13 -05:00
k4yt3x
35e41d0098 updated for 2.5.0 2019-03-04 19:33:27 -05:00
k4yt3x
e092094742 updated upscaling model types 2019-03-03 19:55:43 -05:00
K4YT3X
fd5a1a3d6a 2.4.3 fixed the problem where hwaccel is not passed on to ffmpeg 2019-02-26 22:51:37 -05:00
K4YT3X
ecbfb6abea fixed the problem where hwaccel is not passed on to ffmpeg 2019-02-26 22:49:37 -05:00
K4YT3X
e5275157af changed default ffmpeg hwaccel to auto 2019-02-26 22:48:59 -05:00
K4YT3X
1506b075cb 1.0.2: changed default ffmpeg hwaccel to auto 2019-02-26 22:48:47 -05:00
K4YT3X
60d97907df 2.4.2 added gpu memory check, auto create temp folders 2019-02-26 18:04:51 -05:00
K4YT3X
f00617a409 updated requirements for 2.4.2 2019-02-26 18:04:19 -05:00
K4YT3X
f790b30039 2.4.1 added the feature to migrate audio tracks and subtitles 2019-02-21 12:27:39 -05:00
K4YT3X
c3dae6b995 deleted the unnecessary version number 2019-02-21 12:27:28 -05:00
K4YT3X
97b11c97d9 added the feature to migrate audio tracks and subtitles 2019-02-21 12:26:11 -05:00
K4YT3X
150ab58b40 added the feature to migrate audio tracks and subtitles 2019-02-21 12:26:05 -05:00