BrianPetkovsek
|
a1e1d98929
|
Make pip_install function more flexible
sys.executable gets the python.exe used to run the script
-r allows pip to use requirements.txt
|
2019-06-14 21:11:31 -04:00 |
|
BrianPetkovsek
|
fafd5fadd3
|
Merge remote-tracking branch 'upstream/master'
|
2019-06-14 20:54:04 -04:00 |
|
k4yt3x
|
1280a791ec
|
fixing issue #102
|
2019-06-14 01:15:13 -04:00 |
|
k4yt3x
|
8e85d6a6d3
|
fixed threading bugs found by @Aidolii
|
2019-06-13 23:49:18 -04:00 |
|
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 |
|
BrianPetkovsek
|
585164a508
|
Merge remote-tracking branch 'upstream/master'
|
2019-06-12 18:06:08 -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
|
875572c75a
|
corrected repo links and step by step instruction description
|
2019-04-29 00:11:30 -04:00 |
|
k4yt3x
|
c7353c4bf2
|
unified all "folder/directory" into "directory" to end this mess
|
2019-04-29 00:06:54 -04:00 |
|
k4yt3x
|
0af68bb39c
|
added description for Q&A page
|
2019-04-29 00:05:56 -04:00 |
|
k4yt3x
|
19cb823591
|
all string formatting switched to f-string
|
2019-04-22 01:26:36 -04:00 |
|
k4yt3x
|
6c1a714a1e
|
updated README for 2.7.1
|
2019-04-18 14:57:30 -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
|
7b501f2c67
|
added video2x builds information
|
2019-03-31 03:58:09 -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
|
c87ffe1098
|
Update issue templates
|
2019-03-30 14:28:09 -04:00 |
|
k4yt3x
|
690b339089
|
updated README for 2.7.0
|
2019-03-30 14:07:30 -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
|
d468d6d93f
|
updated README for setup script 1.2.0
|
2019-03-26 17:58:39 -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
|
cb9a89d98c
|
Merge remote-tracking branch 'origin/master'
|
2019-03-26 16:18: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
|
ce3b69dce0
|
fixed resolution bug
|
2019-03-26 10:18:43 -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 |
|
Brian Petkovsek
|
b984977227
|
Merge pull request #1 from K4YT3X/master
Pull latest updates
|
2019-03-25 02:14:50 -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 |
|