k4yt3x
|
4c5ca73e38
|
added RealSR NCNN Vulkan support
|
2020-05-26 06:35:53 -04:00 |
|
k4yt3x
|
4015db5bcf
|
CLI 4.0.1: require input and output to be specified if help is not specified
|
2020-05-23 08:59:57 -04:00 |
|
k4yt3x
|
082c6d44fa
|
GUI 2.4.0: added H264/265 tune option
|
2020-05-23 08:59:39 -04:00 |
|
k4yt3x
|
de841a4636
|
removed bold exception string to avoid formatting bugs
|
2020-05-23 07:41:01 -04:00 |
|
k4yt3x
|
40711a2711
|
updated translations for upscaler 4.1.1
|
2020-05-22 17:56:31 -04:00 |
|
k4yt3x
|
0c63768165
|
Upscaler 4.1.1: fixed python-magic detection issues, added more debug output
|
2020-05-22 17:56:22 -04:00 |
|
k4yt3x
|
ac2d447391
|
GUI 2.3.1: added shortcut keys
|
2020-05-22 17:55:55 -04:00 |
|
k4yt3x
|
b03747dbde
|
updated translations after fixing typo
|
2020-05-22 16:30:02 -04:00 |
|
k4yt3x
|
89740f01dc
|
using mimetypes as a backup mime detection method, fixed typo
|
2020-05-22 16:29:51 -04:00 |
|
k4yt3x
|
676e70f088
|
updated drivers tooltips
|
2020-05-17 16:15:38 -04:00 |
|
k4yt3x
|
f57b5e9d04
|
bumped GUI version number
|
2020-05-17 16:15:26 -04:00 |
|
k4yt3x
|
f48e23a890
|
ignore FileNotFoundError while clearing cache
|
2020-05-17 15:50:05 -04:00 |
|
k4yt3x
|
826b4e9829
|
renamed stream copy checkbox
|
2020-05-17 15:48:21 -04:00 |
|
k4yt3x
|
c56be51e21
|
updated output path generation logic, organized lines
|
2020-05-17 15:48:06 -04:00 |
|
k4yt3x
|
d2b3175ccd
|
changed default output codec to yuv420p for wider compatibility, added frame interpolation comment
|
2020-05-17 15:47:33 -04:00 |
|
k4yt3x
|
a98d1c7277
|
added stopping confirmation
|
2020-05-17 10:51:17 -04:00 |
|
k4yt3x
|
e107ddc96e
|
updated translations
|
2020-05-17 10:13:43 -04:00 |
|
k4yt3x
|
289f5441eb
|
added FFmpeg frame interpolation option
|
2020-05-17 09:57:07 -04:00 |
|
k4yt3x
|
5af49012c8
|
upscaler 4.1.0: removed Anime4KCPP workaround to enable support for GIF and progress bar
|
2020-05-16 07:12:25 -04:00 |
|
k4yt3x
|
192c6ef38b
|
setup script 2.1.0: added uninstallation option, other minor enhancements
|
2020-05-16 07:04:44 -04:00 |
|
k4yt3x
|
04d598a525
|
CLI and GUI now displays upscaler version
|
2020-05-15 21:28:22 -04:00 |
|
k4yt3x
|
c384bb91c4
|
added checkbox to ensure width and height are divisible by 2
|
2020-05-14 22:34:27 -04:00 |
|
k4yt3x
|
0882f44e1f
|
added Gifski settings, added config filter for ffmpeg
|
2020-05-14 20:17:10 -04:00 |
|
k4yt3x
|
99abb4f6df
|
2.1.0: added FFmpeg Settings tab
|
2020-05-14 19:56:06 -04:00 |
|
k4yt3x
|
54f8f19c7e
|
added input_options import for every phase
|
2020-05-14 19:55:52 -04:00 |
|
k4yt3x
|
c1c96815cf
|
adjusted FFmpeg options and added comments
|
2020-05-14 19:55:25 -04:00 |
|
k4yt3x
|
98a7fbf9cb
|
fixed FFmpeg configuration key
|
2020-05-13 02:43:22 -04:00 |
|
k4yt3x
|
f2ba6033b7
|
added locale into pyinstaller packages
|
2020-05-13 02:42:56 -04:00 |
|
k4yt3x
|
f92d1a41a2
|
moved FFprobe general options before input and output options
|
2020-05-12 21:23:26 -04:00 |
|
k4yt3x
|
1b6c4b8c49
|
renamed FFmpeg phase names to match FFmpeg wrapper function names
|
2020-05-12 21:11:30 -04:00 |
|
k4yt3x
|
9b4ee89aee
|
added FFmpeg Settings tab and Tools tab and FFprobe tool
|
2020-05-12 20:31:58 -04:00 |
|
k4yt3x
|
0953fc52a1
|
made image format optional
|
2020-05-12 20:31:39 -04:00 |
|
k4yt3x
|
759a3c7c96
|
updated FFmpeg parameters, moved debug info
|
2020-05-12 20:30:59 -04:00 |
|
k4yt3x
|
786ccaa610
|
upon stream migration fails, move intermediate file instead of copy
|
2020-05-12 19:27:37 -04:00 |
|
k4yt3x
|
0c3c136458
|
fixing issue #249 by @GitGerby
|
2020-05-12 19:25:39 -04:00 |
|
k4yt3x
|
1be2c1ead7
|
fixed pyinstaller 7z unpacking issues, replaced pyunpack with patoolib
|
2020-05-12 06:31:18 -04:00 |
|
k4yt3x
|
180bfcab20
|
added 7z files for pyinstaller
|
2020-05-12 06:30:49 -04:00 |
|
k4yt3x
|
0cc67857f7
|
changed setup script pyunpack to patoolib
|
2020-05-12 05:50:08 -04:00 |
|
k4yt3x
|
379d699c0d
|
added patool hidden import for setup script
|
2020-05-12 04:39:24 -04:00 |
|
k4yt3x
|
8f5edb720e
|
updated translations
|
2020-05-12 04:30:04 -04:00 |
|
k4yt3x
|
0ef0d6e161
|
updated banner and social preview PSD file
|
2020-05-11 22:02:47 -04:00 |
|
k4yt3x
|
4e43ff9086
|
fixed Anime4KCPP attribute issue
|
2020-05-11 21:01:09 -04:00 |
|
k4yt3x
|
a93d18eb09
|
updated logo and banner
|
2020-05-11 21:00:55 -04:00 |
|
k4yt3x
|
e305d0188e
|
added image and GIF upscale support
|
2020-05-11 20:24:18 -04:00 |
|
k4yt3x
|
a24b321088
|
updated translations
|
2020-05-11 04:41:05 -04:00 |
|
k4yt3x
|
a83249c670
|
fixed waifu2x-caffe pixel format check typo
|
2020-05-11 04:38:33 -04:00 |
|
k4yt3x
|
ab2f982a84
|
fixed waifu2x-caffe parsing error
|
2020-05-11 04:33:38 -04:00 |
|
k4yt3x
|
91401977da
|
added frame preview, redesigned driver instance initiation and argument parsing
|
2020-05-11 04:17:21 -04:00 |
|
k4yt3x
|
99971bceb1
|
adjusted GUI dimensions
|
2020-05-10 00:59:16 -04:00 |
|
k4yt3x
|
648bf4fd3d
|
added video2x banner files
|
2020-05-09 23:12:20 -04:00 |
|