This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

What do I need to do for Hybrid on an Nvidia GPU?
#1
I was using an AMD GPU before, and now I have an NVIDIA GPU. What do I need to do to use Hybrid more effectively?
Reply
#2
Too broad of a question to answer anything but vague.
Some filters support using gpu (opencl/cuda) others don't.
Enabling gpu support for those filters might speed up things, but it also can slow down stuff, depending on the source and the whole filter script.
Sometimes configuring the source filter to use gpu decoding might speed things up, other times it might low things down.
NVEncC would use the encoder chip on your graphic card, using 'only use encoder', would disable Avisynth&Vapoursynth filtering (and restrict the filtering options a lot), but speed up things since decoding&filtering&encoding will all be done on the graphic card.
Aside from NVEncC, none of the encoders will/can use an nvidia card in a meaningful way.
=> Only thing you can do is look at your filter configurations and test whether they have gpu support or not and whether enabling the support helps or not.

Cu Selur

Ps.: If you NVIDIA gpu is new enough, you can also use the torch addon.
Reply
#3
does torch work with filters?
Reply
#4
Using the torch-addon will not change the behavior of the existing filters.
The torch-addon adds additional, machine learning based, filters which use the gpu.
In general, they are way slower than conventional filters, but might to stuff normal filters do not.


Cu Selur
Reply
#5
And is there anything I can do for the filters, apart from what you said?
Reply
#6
No, sadly, there is no: "Best use my gpu for filtering ig it makes sense and don't if it does not."
Reply
#7
i see, thanks mr selur
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)