Selur's Little Message Board
[INFO] Hardware GPU acceleration - Printable Version

+- Selur's Little Message Board (https://forum.selur.net)
+-- Forum: Hybrid - Support (https://forum.selur.net/forum-1.html)
+--- Forum: Problems & Questions (https://forum.selur.net/forum-3.html)
+--- Thread: [INFO] Hardware GPU acceleration (/thread-3417.html)

Pages: 1 2


RE: Hardware GPU acceleration - Selur - 27.09.2023

I figured somethin gout:
You need to specify gpuid:X per section, so with:
Overwrite->Super: {gpuid:0,scale:{up:0},rc:true}
Overwrite->Vector: {gpuid:0,main:{search:{coarse:{distance:-8},type:2}},refine:[{thsad:250}]}
Overwrite->Super: {gpuid:0,rate:{num:2,den:1,abs:false},algo:2,mask:{area:100},scene:{mode:0}}
with:
Overwrite->Super: {gpuid:1,scale:{up:0},rc:true}
Overwrite->Vector: {gpuid:1,main:{search:{coarse:{distance:-8},type:2}},refine:[{thsad:250}]}
Overwrite->Super: {gpuid:1,rate:{num:2,den:1,abs:false},algo:2,mask:{area:100},scene:{mode:0}}
GPU 0 and GPU 1 are used.

No clue so far how to use just GPU 1 or GPU 2.
Or use GPU 2 at all.

Cu Selur


RE: Hardware GPU acceleration - Selur - 27.09.2023

Seems like whether the gpu can be used, also depends on whether an active preview windows is used.
Don't see a proper way to implement this in Hybrid

So for those with multiple graphic cards, overwriting the settings with reference to
https://www.svp-team.com/wiki/Manual:SVPflow
and setting "guid:X" does seem to work, at least for preview. (no clue how this will behave during encoding)

If someone figures out how to get SVP to use just GPU X I can add support for it, but I won't spend time investigating this anymore.

Cu Selur


RE: Hardware GPU acceleration - humanoid86 - 28.09.2023

Thank you! 

You'll have to do it the old way - just turn it off