Aleksoid1978 / VideoRenderer

Внешний видео-рендерер
GNU General Public License v3.0
997 stars 110 forks source link

The VSR function of MPCVR seems to not work #113

Closed RBHakureiReimu closed 6 months ago

RBHakureiReimu commented 6 months ago

I am using MPCVR in MPC-BE, and I have enabled the VSR function. Although the video status shows that VSR is effective, the GPU usage does not increase significantly after turning on VSR, and the picture does not have any traces of being processed by VSR. My graphics card is RTX 2070. NVIDIA released VSR1.5 a while ago, which enables Turing architecture graphics cards to support VSR technology. And I can also use NVIDIA VSR normally in the browser. Here are screenshots of the interfaces. I hope the author can fix this problem. 图片 图片 图片 图片

Aleksoid1978 commented 6 months ago

We do not control the operation (or not operation) of the VSR - the API only has a function to enable it, but there is no way to find out whether it is actually turned on and, if not, for what reason.

Aleksoid1978 commented 6 months ago

Texture format - set to "Auto ...", must help.

RBHakureiReimu commented 6 months ago

Texture format - set to "Auto ...", must help.

I followed your instructions and VSR did work. Thank you very much! But I have another question, that is, why can’t VSR work under "16bit …"?

Aleksoid1978 commented 6 months ago

It's limitation of VSR.

hooke007 commented 6 months ago

why can’t VSR work under "16bit …"?

It can work. Set your driver's output 8 bit instead.