Skip to content

desigi/plex-nvdec

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 

Repository files navigation

Plex-NVDEC

This patch is designed to enable NVDEC functions on Linux installations of Plex Media Server version 1.15.1.791 and later. This is a stopgap patch to enable the feature until Plex officially supports the feature natively.

Requirements

Installation

To install this patch perform the following:

  1. Copy the plex-nvdec-patch.sh to your Plex server in any convenient to use directory.
  2. Enable execution of the script by running: chmod +x ./plex-nvdec-patch.sh
  3. Execute the script with sudo: sudo bash -c ./plex-nvdec-patch.sh

Note that you must rerun this patch every time PMS is updated. If you need to remove the script, you can either manually reinstall PMS or run the script with the --uninstall parameter.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%