rlaphoenix

Results 75 comments of rlaphoenix

There's not currently a way to no, but you could interleave every 2nd frame to your 2nd GPU. E.g., near the end of the script use SelectEvery to split the...

> Hmm, I'll try that out. Thanks! Do let me know how it goes, because if it works and shows genuine benefit, then I may add this as an option...

I don't currently have 2 GPUs in my system so I was wondering if you could send me the important bits of your script that you can confirm it working...

Yep thats what I expected. If that genuinely did help performance, will implement it directly now. One thing I realized though is for at least ESRGAN and maybe others I...

Take a look at the [multi-gpu](https://github.com/rlaphoenix/VSGAN/tree/multi-gpu) branch. If you could test that out for me it would be highly appreciated. If you could also ensure that the performance between single...

I'm not sure what that error is from, or from here exactly, but I did have a few mistakes propagating from old commits from months ago that I never made...

The terminate error seems quite strange and is a bit hard to debug, however, the warning about buffer I do know about. Can you try as of https://github.com/rlaphoenix/VSGAN/commit/cacc016c9c63cfe8cdb91f8a73ec5906e72cd0bf Who knows...

I've cleaned both the `master` and `multi-gpu` branches as of commits starting from today, with 2 history rewrites to fix 2 blatant issues way earlier in the commit tree, just...

> Upscaling every Nth frame seems to be the fastest. Yeah but effectively that is what I'm doing here, just its lower-level, without the need to split the clips. It's...

This problem is rooted deeper than just this text. Since Spotify is a Dark theme by default, with no official light theme, the CSS is somewhat over-amplifying the usage of...