Commit Graph

40 Commits

Author SHA1 Message Date
k4yt3x
ece345e531 added alpha version of video2x gui 2019-07-28 03:09:40 -04:00
k4yt3x
47e787c80c added more exceptions for better error handling 2019-07-27 17:52:31 -04:00
k4yt3x
a27bdb4b63 changed file handling method from os to pathlib 2019-07-27 17:29:33 -04:00
k4yt3x
89dfd21f97 removed f_string support for legacy versions of Python 2019-07-27 13:39:40 -04:00
k4yt3x
ca90c5be02 2.8.1 added automatic pixel format and color depth detection 2019-07-09 20:47:55 -04:00
k4yt3x
1ee76c0224 removed redundant code block 2019-06-25 23:34:57 -04:00
sat3ll
0b99ac33a6 change waifu2x-ncnn-vulkan to underscores
agglomerate waifu2x choices to a list
2019-06-26 00:50:29 +01:00
sat3ll
4e3565b3ac Add support for waifu2x-ncnn-vulkan engine 2019-06-26 00:25:27 +01:00
BrianPetkovsek
81af7b1c1b Fix encoding problem 2019-06-16 17:32:41 -04:00
K4YT3X
e003cbc568
Merge branch 'master' into master 2019-06-15 14:42:56 -04:00
k4yt3x
f96b95563e code style adjustments 2019-06-15 14:35:22 -04:00
sat3ll
15d2dbb07a use os.path.join 2019-06-15 12:32:36 +01:00
BrianPetkovsek
9d5ad2f70c make video2x backwards compatible
adds future-fstrings package
transforms the source to .format() format on runtime
2019-06-14 21:43:18 -04:00
k4yt3x
8e85d6a6d3 fixed threading bugs found by @Aidolii 2019-06-13 23:49:18 -04:00
k4yt3x
4cf83dc565 fixing progress bar bug found by @CardinalPanda 2019-05-25 23:20:31 -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
405c4b6636 fixed error reading video resolution 2019-04-02 16:23:59 -04:00
k4yt3x
78ae2e7ed2 added support for JPEG and other image format 2019-03-30 14:01:36 -04:00
k4yt3x
7158222293 sorted lines 2019-03-26 16:21:58 -04:00
k4yt3x
c5a7129415 fixed directory cleaning errors, fixed resolution errors 2019-03-26 16:17:39 -04:00
k4yt3x
714790a653 fixed waifu2x upscaling error 2019-03-25 09:22:33 -04:00
k4yt3x
b729dee826 update dates 2019-03-24 23:30:54 -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
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
k4yt3x
31aa3a630d removed model check 2019-03-19 13:10:38 -04:00
k4yt3x
9639b0b990 2.6.0 complete redesign of configuration file, with lots of enhancements 2019-03-09 12:50:54 -05:00
k4yt3x
406b87cc70 added progress bar, changed cache folder location and generation method 2019-03-04 19:34:57 -05:00
k4yt3x
e092094742 updated upscaling model types 2019-03-03 19:55:43 -05:00
K4YT3X
ecbfb6abea fixed the problem where hwaccel is not passed on to ffmpeg 2019-02-26 22:49:37 -05:00
K4YT3X
97b11c97d9 added the feature to migrate audio tracks and subtitles 2019-02-21 12:26:11 -05:00
K4YT3X
374d3b5b1d adding amd support 2019-02-08 16:48:35 -05:00
K4YT3X
12e9e084c8 Added ability to specify temp directories 2019-02-08 14:04:43 -05:00
K4YT3X
f948770e65 updated copyright date 2019-01-09 11:42:29 -05:00
K4YT3X
bf12cf8900 2.2.0 main file rewritten, various of enhancements 2018-12-21 18:42:03 -05:00
K4YT3X
592552d82f relocated files 2018-12-11 15:52:48 -05:00