Plex HTPC nvidia super resolution windows 11

I had to run DLNA through VLC to access my Plex media server on VLC so I could use nvidia super resolution on my Plex library . The results are INCREDIBLE. I have a 40 series card. I am so impressed. It blows away anything the nvidia shield pro ever did, makes that look like a joke. This makes me wonder why wouldn’t Plex implement the functionality to let nvidia super resolution work with Plex HTPC.

How can we all get together and request Plex add this support?

In the meantime is there a way for someone to mod Plex to allow it to function?

Using VLC to make this work is less than ideal

1 Like

You can already use Super Resolution (and HDR upconversion too) with the Plex Web app in the Chrome browser.

I can’t confirm that.
I have tested both with a few examples, and the results are highly dependent on the source material. But in most cases, the results of the super resolution range from “nice”, over “subtle” to “meh”. Most often it is “subtle”.

using through a web browser is a total BS work around with many cons, it needs proper support in the actual plex for windows app, HTPC

1 Like

Not sure if it is possible to modify the Plex HTPC MPV with this;

1 Like

When the PR d3d11vpp: add GPU scale option for intel and nvidia GPUs by billxc · Pull Request #14155 · mpv-player/mpv · GitHub gets added, it will be merged and a custom mpv version (that also works with plex) will be available to download on my github page => Releases · mitzsch/mpv-winbuild · GitHub

1 Like

#update:
the pr (vf_d3d11vpp: add support for scaling by kasper93 · Pull Request #14698 · mpv-player/mpv · GitHub)has been merged and a new plex compatible build was issued by me. The build featuring d3d11vpp can be found here => Release 2024-08-22 06:40 · mitzsch/mpv-winbuild · GitHub

2 Likes

It may also be possible to enable RTX Super Res with the stock dll; support for rtx video hdr · Issue #13352 · mpv-player/mpv · GitHub

1 Like

Very cool thanks, what are the installation instructions ? I don’t wanna mess anything up

1 Like

Follow the steps here => HTPC Tips and Tricks - #2 for mpv.dll installation. After that head over to the mpv.conf found in the appdata dir of plex htpc (C:\Users\xxxxx\AppData\Local\Plex HTPC) and put the necessary command in that .conf file (e.g. vf=d3d11vpp=scale=2:scaling-mode=nvidia) - save and have fun

1 Like

thanks for that!, I’m about to try and install it tonight, just a couple more quick questions.

  1. does this mpv version of yours do RTX HDR as well as RTX super resolution?
  2. what happens when htpc does an auto update. does that mess up the mpv player version of yours that i’ve installed?
1 Like
  1. Plex auto updates will revert the DLL back to the stock one. You can use this script to keep replacing it with the modified DLL: Script to automatically check/update both plex htpc and mitzsch's mpv with TrueHD support
1 Like

It’s not natively in mpv but may work as described in the link above.

1 Like

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.