You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Are the dependencies only needed for compling? I've installed the nvidia-patch and need to limit my NVENC encodes to the cards actual capability "5" so plex switches to software encoding when it hits the set limit. Everytime I run it I get the below output saying succeeded. But testing with ffmpeg still allows me to excedded the set limit. I went ahead and installed the cuda toolkit but not sure what todo with the sdk.
NvencSessionLimitBump -s 5
NVENC Session limit bump for Direct3D.
You need to have the patch from https://github.com/keylase/nvidia-patch applied on your system before running this program.
Trying to increase the session limit on GPU: 0 to 5...
Session limit on GPU: 0 is: 5. Bump succeeded.
The text was updated successfully, but these errors were encountered:
Are the dependencies only needed for compling? I've installed the nvidia-patch and need to limit my NVENC encodes to the cards actual capability "5" so plex switches to software encoding when it hits the set limit. Everytime I run it I get the below output saying succeeded. But testing with ffmpeg still allows me to excedded the set limit. I went ahead and installed the cuda toolkit but not sure what todo with the sdk.
NvencSessionLimitBump -s 5
NVENC Session limit bump for Direct3D.
You need to have the patch from https://github.com/keylase/nvidia-patch applied on your system before running this program.
Trying to increase the session limit on GPU: 0 to 5...
Session limit on GPU: 0 is: 5. Bump succeeded.
The text was updated successfully, but these errors were encountered: