Topic: How to enable RTX Super resolution in MPC-HC and SVP?

Here are my settings, but I don't see it Active in the nVIDIA Control Panel when watching a video:

Direct Show Video: MPC Video Renderer
Request Super Resolution: < 1440P
RTX Video HDR = On
Internal Filters > Video Decoder: DXVA2 (copy back)
Hardware Device to use: RTX 5090

I installed RTX-HDR-1.2 and applied the Super Resolution Reg File:

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\MPC-BE Filters\MPC Video Renderer]
"UseD3D11"=dword:00000001
"VPEnableNV12"=dword:00000001
"VPEnableP01x"=dword:00000001
"VPEnableYUY2"=dword:00000001
"VPEnableOther"=dword:00000001
"VPScaling"=dword:00000001
"VPSuperResolution"=dword:00000003


I also went to PC Settings > Graphcs, and ensured SVP and MPC-HC use the GeForece RTX 5090

2 (edited by flowreen91 10-04-2025 04:07:10)

Re: How to enable RTX Super resolution in MPC-HC and SVP?

I see it becomes active if "Super Resolution" checkbox is checked and you keep the MPC HC window size equal or bigger than video resolution (Scaling resolution):
https://gyazo.com/4ee5bf9e9f49b84bd34d7e618d176acc
(so try to check if it becomes active while the video is fullscreened)
Click the "Show statistics" button to see the current "Scaling resolution".
Also try to upgrade MPC Video Renderer by getting the MPCVideoRenderer zip from here:
https://github.com/qwerttvv/Player/releases
(in case they fixed the display issue only recently)

3 (edited by Spartan 10-04-2025 09:57:09)

Re: How to enable RTX Super resolution in MPC-HC and SVP?

flowreen91 wrote:

I see it becomes active if "Super Resolution" checkbox is checked and you keep the MPC HC window size equal or bigger than video resolution (Scaling resolution):
https://gyazo.com/4ee5bf9e9f49b84bd34d7e618d176acc
(so try to check if it becomes active while the video is fullscreened)
Click the "Show statistics" button to see the current "Scaling resolution".
Also try to upgrade MPC Video Renderer by getting the MPCVideoRenderer zip from here:
https://github.com/qwerttvv/Player/releases
(in case they fixed the display issue only recently)

you're right! the moment I went full screen I alt-tabbed to see the nVIDIA Control Panel and it changed to Active! Cheers!

On a side note, I use to always check for the RTX-HDR from this link: https://github.com/emoose/VideoRenderer/releases

But now you showed me this link: https://github.com/qwerttvv/Player/releases

I just need the latter right? They are the same thing?

4 (edited by flowreen91 10-04-2025 16:50:40)

Re: How to enable RTX Super resolution in MPC-HC and SVP?

Spartan wrote:

I just need the latter right? They are the same thing?

yes, MPC Video Renderer is a component of both MPC-HC and MPC-BE
usually latest version haz more functionalities
i found that link here:
https://github.com/Aleksoid1978/VideoRe … tly-builds