unraid-plex-nvdec
unraid-plex-nvdec copied to clipboard
Still Needed?
This may sound odd, but am I right in thinking that this should no longer be run with the latest version of Plex? Or will it still be OK? Or are we in some kind of limbo whilst Unraid no longer has the current version of the driver installed for Plex?
Putting here, as the main Nvidia thread on the Unraid forum has requested posts like this be avoided. However, also concerned that Unraid Nvidia might make Plex worse if latest drivers not installed.
Delete the script from User Scripts and restart Plex and let it roll.
BTW, running the linuxserver container and it’s grabbing the latest Plex fine and it’s running smoothly.
Cool, cheers. I hadn't run it since the latest batch of Plex releases, and all seemed OK (hadn't stress tested it though). I'm just a little concerned about the minimum driver version that Plex stipulates, and the fact that it's newer than the Unraid version.
Maybe I’m out of the loop but why wouldn’t the script be needed? Did nvidia remove the transcode limit or?
The newest versions of Plex have nvdec enabled on Linux. All this script did was trick the older version of the Plex Transcoder into using the nvdec option.
This has become obsolete as a result of official nvdec support.
On Fri, Oct 18, 2019, 12:53 PM Nick Brecht [email protected] wrote:
Maybe I’m out of the loop but why wouldn’t the script be needed? Did nvidia remove the GPU limit or?
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/Xaero252/unraid-plex-nvdec/issues/5?email_source=notifications&email_token=AB46MCZXVY33LTHTVUQ6DTDQPHZY5A5CNFSM4I4WNNZKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEBVKOKI#issuecomment-543860521, or unsubscribe https://github.com/notifications/unsubscribe-auth/AB46MCZRMGA6HPXIBTEJDSLQPHZY5ANCNFSM4I4WNNZA .
Also, you may be confusing this with the transcode limit patch for the Nvidia driver. I do not condone or support the use of that patch, as it circumvents licensing restrictions Nvidia has put in place.
On Fri, Oct 18, 2019, 1:25 PM Garrett Stewart [email protected] wrote:
The newest versions of Plex have nvdec enabled on Linux. All this script did was trick the older version of the Plex Transcoder into using the nvdec option.
This has become obsolete as a result of official nvdec support.
On Fri, Oct 18, 2019, 12:53 PM Nick Brecht [email protected] wrote:
Maybe I’m out of the loop but why wouldn’t the script be needed? Did nvidia remove the GPU limit or?
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/Xaero252/unraid-plex-nvdec/issues/5?email_source=notifications&email_token=AB46MCZXVY33LTHTVUQ6DTDQPHZY5A5CNFSM4I4WNNZKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEBVKOKI#issuecomment-543860521, or unsubscribe https://github.com/notifications/unsubscribe-auth/AB46MCZRMGA6HPXIBTEJDSLQPHZY5ANCNFSM4I4WNNZA .
Yep, this script is not related to the Nvidia limit, it was to enable hardware decoding until Plex implemented it properly.