Christopher Gearns
Christopher Gearns
working from master: ``` make BASEOS_TAG=stream8 FLAVORS="pacific-16.2.7,centos,8" build CEPH_VERSION : pacific CEPH_REF : pacific CEPH_POINT_RELEASE: -16.2.7 CEPH_DEVEL : false OSD_FLAVOR : default DISTRO : centos DISTRO_VERSION : 8 HOST_ARCH :...
+1; this would be a fantastic feature!
The GUI does execute the driver but it results in a different error; working on tracking that down if there's a driver issue? ``` kCreateInstance failed -9 vkCreateInstance failed -9...
Interestingly here the caffe driver works; wondering if there's something strange with the nvidia drivers on this cloud instance?
For those looking at this in the future the issue was with nVidia GRID; the feature needed to be enabled on the Compute Engine instance in GCP and the specific...
Typed too soon; while running the vulkan driver by hand now functions running the video2x CLI still results in the same error; GUI now works. I'm confused.
Have now confirmed the issue on a physical host that I've been working with for months with the GUI. Seems something is up with how the CLI version is determining...
Testing release 4.8.1 now; though for what it's worth the bundled CLI version has a banner saying 4.3.1
``` 2021-01-28 20:17:06.440265 [+] INFO: Executing: dependencies\ffmpeg\bin\ffmpeg -hwaccel auto -y -i X:\other\upscale\ditch.gif -pix_fmt rgb24 x:\other\upscale\cache\tmpztgpmlhd\extracted_%0d.png 2021-01-28 20:17:06.455289 [+] INFO: Main process waiting for subprocesses to exit 2021-01-28 20:17:13.088962 [+] INFO:...
That's where it stopped. after about 5 minutes I hit `ctrl-c` and stopped execution. I didn't see any evidence that waifu2x-ncnn-vulkan was ever invoked. On Thu, Jan 28, 2021 at...