Skip to content
GitLab
    • Explore Projects Groups Snippets
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • N nvidia-patch
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 26
    • Issues 26
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Keylase
  • nvidia-patch
  • Merge requests
  • !57

doc update

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Administrator requested to merge github/fork/Snawoot/doc_update into master 6 years ago
  • Overview 1
  • Commits 1
  • Pipelines 0
  • Changes 2

Created by: Snawoot

Purpose of proposed changes

  • Minor appearance fixes
  • Bold emphasis on Windows and Linux distinction in main README.md to help some people not getting themselves lost
  • Also reflects #51 (closed) on Windows README page

Essential steps taken

Edit.

Compare
  • master (base)

and
  • latest version
    f5ab4613
    1 commit, 2 years ago

2 files
+ 7
- 7

    Preferences

    File browser
    Compare changes
w‎in‎
READ‎ME.md‎ +5 -5
READ‎ME.md‎ +2 -2
win/README.md
+ 5
- 5
  • View file @ f5ab4613

  • Edit in single-file editor

  • Open in Web IDE


@@ -3,8 +3,6 @@ Nvidia drivers patch for Windows
This patch removes restriction on maximum number of simultaneous NVENC video encoding sessions imposed by Nvidia to consumer-grade GPUs.
Windows support is experimental.
Requirements:
- Win10 x64
- NVENC-compatible GPU (https://developer.nvidia.com/video-encode-decode-gpu-support-matrix#Encoder)
@@ -21,12 +19,14 @@ Requirements:
1. Download and install latest Nvidia driver supported by this patch.
2. Download latest [Win\_1337\_Apply\_Patch tool](https://github.com/Deltafox79/Win_1337_Apply_Patch/releases).
3. Locate in this directory and download corresponding patch for your OS and driver version. Hint: if you are not familiar with git, then use Github Web UI and download entire repo as ZIP archive or right-click on Raw button and pick "Save As..." on file preview page.
3. Locate in this directory and download corresponding patch for your OS and driver version. Hint: if you are not familiar with git, then use Github Web UI and download entire repo as ZIP archive or right-click on Raw button on file preview page and pick "Save As...".
4. Apply patch to corresponding file in `%WINDIR%\system32\` with the Win\_1337\_Apply\_Patch tool. File name of patched object is specified in first line of .1337 patch.
E.g, for 64bit Windows 10 running driver version 417.35 use `win10_x64/417.35/nvcuvid.1337` against `C:\WINDOWS\system32\nvcuvid.dll`.
## See also
* Genesis in [related issue](https://github.com/keylase/nvidia-patch/issues/9).
* [How to make Plex work with new limits](https://github.com/keylase/nvidia-patch/issues/9#issuecomment-452096166).
* Genesis in [related issue](https://github.com/keylase/nvidia-patch/issues/9)
* Plex Media Server:
* [How to make Plex work with new limits](https://github.com/keylase/nvidia-patch/issues/9#issuecomment-452096166)
* [GH Issue about Plex, FFmpeg and NVDEC-enabling wrappers](https://github.com/keylase/nvidia-patch/issues/51)
README.md
+ 2
- 2
  • View file @ f5ab4613

  • Edit in single-file editor

  • Open in Web IDE


@@ -2,7 +2,7 @@
This patch removes restriction on maximum number of simultaneous NVENC video encoding sessions imposed by Nvidia to consumer-grade GPUs.
Main target operating system is GNU/Linux, but for experimental Windows support see [win](win).
Main target operating system is **GNU/Linux**, but for **Windows** support see [**win**](win).
Requirements:
- x86\_64 system architecture
@@ -96,7 +96,7 @@ bash ./patch.sh -r
* PMS Forum:
1. [https://forums.plex.tv/t/hardware-accelerated-decode-nvidia-for-linux/233510/158](https://forums.plex.tv/t/hardware-accelerated-decode-nvidia-for-linux/233510/158)
2. [https://forums.plex.tv/t/hardware-accelerated-decode-nvidia-for-linux/233510/172](https://forums.plex.tv/t/hardware-accelerated-decode-nvidia-for-linux/233510/172)
* Unraid / Docker
* Unraid / Docker:
* [GH Issue](https://github.com/keylase/nvidia-patch/issues/43)
* Unraid Nvidia plugin:
* [Repo](https://github.com/linuxserver/Unraid-Nvidia-Plugin)
0 Assignees
None
Assign to
0 Reviewers
None
Request review from
Labels
0
None
0
None
    Assign labels
  • Manage project labels

Milestone
No milestone
None
None
Time tracking
No estimate or time spent
Lock merge request
Unlocked
1
1 participant
Administrator
Reference: keylase/nvidia-patch!57
Source branch: github/fork/Snawoot/doc_update

Menu

Explore Projects Groups Snippets