332 Commits

Author SHA1 Message Date
Tyler
e6634e3acf backing up work 0.3.3.1 2021-05-16 15:17:25 -07:00
Tyler
85a5a76293 backing up work 2021-05-15 17:20:56 -07:00
Tyler
589cc1f3a3 backing up work 2021-05-12 19:27:19 -07:00
Tyler
98bb47fe19 backing up work 2021-05-10 19:19:33 -07:00
Tyler
cdb6e00a5b backing up work 2021-05-09 18:28:24 -07:00
Tyler
c156d893ba backing up work 2021-05-08 19:18:09 -07:00
Tyler
e739446fee backing up work 2021-05-02 19:27:21 -07:00
Tyler
668233d6ee backing up work 2021-04-27 18:42:54 -07:00
Tyler
fb9ecce470 backing up work 2021-04-25 19:37:28 -07:00
Tyler
20fc1bba35 backing up work 2021-04-18 12:28:56 -07:00
Tyler
463938c4c3 backing up work 2021-04-11 16:25:47 -07:00
Tyler
88428259d8 test 2021-04-09 20:30:12 -07:00
Tyler
fdfc85a431 backing up work? 2021-04-09 20:28:02 -07:00
akai_katto
6521dc1359 backing up work 2021-04-06 19:41:25 -07:00
Tyler
d2e6c96279 backing up work 2021-04-04 14:51:56 -07:00
Tyler
a99ba8bcc9 fixed bug where externals headers werent included (git ignore) 2021-03-26 21:06:34 -07:00
akai_katto
2436590708 backing up work 2021-03-26 20:58:34 -07:00
Tyler
394d5910a7
fixed cpp + improvements (#200)
* backing up work, not sure why it works

* backing up work

* backing up work

Co-authored-by: akai_katto <akaikatto@gmail.com>
2021-03-20 16:08:03 -07:00
akai_katto
d2a7bb036c backing up work 2021-03-07 20:58:07 -08:00
akai_katto
4c2734ddc9 backing up work 2021-03-07 11:28:47 -08:00
akai_katto
f10bf20c39 backing up work 2021-03-02 19:53:30 -08:00
akai_katto
fac4745e7e backing up work 2021-03-01 18:19:32 -08:00
akai_katto
d9ab671558 Merge branch 'cpp_rework' of github.com:akai-katto/dandere2x into cpp_rework 2021-02-24 20:41:49 -08:00
Tyler
b1be765e93
deleting workflow since pyinstaller wont work 0.3.3 2021-02-20 16:52:08 -08:00
Tyler
e6128a09e3
adding 3.8 support to Docker image (#196) 2021-02-20 10:03:52 -08:00
Tyler
d1df3c2db0
fixed arguments for waifu2x-ncnn-vulkan 2021-02-17 19:47:09 -08:00
Tyler
b659aa8c03
general improvements (#195)
* added print statements for waifu2x-ncnn-vulkan failing, added try / catch exception on abstracted class call

* added hwaccel support for re-encoding and piping

Leaving both on as an experiment

* better and new logging

* replaced print statement with log
3,2
2021-02-15 19:16:01 -08:00
Tyler
6011a55274
adding config as optional argument for cli (#192) 2021-02-10 18:48:06 -08:00
Tyler
ff2cb802e6
added audio config, fixed re-encoding bug. (#191)
* added support for custom audio configerations

* reverted audio migration back to legacy, still allowing config, added console output in workspace for audio migration

* added missing flag

* reformat + removed print statement
3,1
2021-02-08 19:59:49 -08:00
postcc
45f393090e
Fix output_options.yaml (#189)
Recently updated version of this file is giving me the following error:
```
Exception in thread Thread-1:
Traceback (most recent call last):
  File "threading.py", line 954, in _bootstrap_inner
  File "dandere2x\__init__.py", line 56, in run
  File "dandere2x\dandere2x_service\service_types\singleprocess_service.py", line 60, in run
  File "dandere2x\dandere2x_service\service_types\singleprocess_service.py", line 40, in _pre_process
  File "dandere2x\dandere2x_service\service_types\dandere2x_service_interface.py", line 78, in _check_and_fix_resolution
  File "dandere2x\dandere2xlib\wrappers\ffmpeg\ffmpeg.py", line 130, in append_resize_filter_to_pre_process
AttributeError: 'str' object has no attribute 'append'
```

Quick comparison with the old version of the suggested this syntactic YAML change.
2021-01-31 17:53:50 -08:00
Tyler
d16ffa2efc settings to make output video look much nicer
Co-Authored-By: solonovamax <solonovamax@12oclockpoint.com>
2021-01-28 19:44:17 -08:00
Tyler
cd702897f6
trying to get ci to work 2021-01-28 18:32:36 -08:00
Tyler
3d9fc72932
trying to setup github ci 2021-01-28 17:52:44 -08:00
Tyler
d4d80df89d
trying out github ci 2021-01-28 17:52:08 -08:00
Tyler
cede1445aa
adding try/catch to unknown cv2 behavior (#186) 2021-01-23 21:06:16 -08:00
Tyler
09f8ad7d65
updating read-the-docs (#183) 2021-01-22 21:03:32 -08:00
Tyler
af152c72b4 fixed "event-loop is already running" bug 3.0.3 2021-01-16 18:43:54 -08:00
Tyler
4c3aa26166
opencv dependency change + assertions (#176)
* minor user reported issues

* added some assertions
2021-01-15 21:13:36 -08:00
Tyler
563dc3b7dd
Update README.md 3.0.2 2021-01-09 19:44:41 -08:00
Tyler
11e207e3bf
adding dockerhub url 2021-01-09 19:43:10 -08:00
Tyler
f8fa41c000
updating docker instructions 2021-01-09 19:42:14 -08:00
Tyler
0a4fdb8277
Google collab changes (#170)
* changes needed for google collab to work

* changed default "quality-minumum" to a higher value

* wrong placement
2021-01-09 19:02:54 -08:00
Tyler
aecc92e411
testing something for junyper notebooks 2021-01-06 20:58:57 -08:00
Tyler
eaf0d34e22
3.0.1 fast follows (#167)
* added 2x scaling

* fixed default argument for workspace
3.0.1
2020-12-30 20:01:47 -08:00
tyler
40cf6043a6 first docker build test 0.0.0b 2020-12-29 21:08:47 -08:00
Tyler
23c62465e2
elementary docker support (#166)
* glob

* test command

* debug

* Update requirements.txt

* Update requirements.txt

* Update requirements.txt

* quick docker notes

* docker notes

* testing config a bit more

* cleaning up docker image

* added dependencies + removing debug statements

* undoing more changes
2020-12-29 21:05:09 -08:00
Tyler
5c4b67b020
readme updates 2020-12-26 15:27:31 -08:00
Tyler
48141948dd
Bug fixes (#162)
* fixed pathing bug which would cause converter-cpp to break

* removing unused GUI items + tooltips

* removed suspend-button, as it has not been supported for months
3.0
2020-12-26 15:22:17 -08:00
Tyler
f45f358d97
general cleanup + bug fix on windows + more assertions (#161)
* renaming classes

* changing location of logic

* reformatting project + removing unused methods

* removing scratch + adding some error checking

* cleaning up code

* fixed bug with linux / windows workaround
2020-12-26 13:07:22 -08:00
Tyler
5cbda24928
new architecture + new features overhaul. Uber-merge.
Moving dandere2x to a new architecture and added a bunch of new features
2020-12-24 20:01:09 -08:00