What kind of performance can I expect?

Server Version#: 1.20.3.3437
Player Version#:

What kind of performance can I expect with this setup?
intel Xeon x2 X5660 @ 2.8Ghz
Nvidia GTX1050ti < I used the patched drives
48Gb of ram 16 GB used as a RAM drive for Transcoding Cash is 16 GB enough?
20Tb of hard drives in RAID 6

Other question is and I shod have tested this before I patched the drivers but my friend was not around to help load down the server.
if the Patched drivers worked? when I do more then 2 streams the 3+ streams will just use the CPU and not have a (hw) next to them? i got 6 going and all had the (hw) next to them.

Short Answer: If the fourth transcode ends with an (hw), then the modified drivers are working.

1080p (H.264) (hw) -> 1080p (H264) - Transcode (hw)

Long Answer:

A transcode consists of two parts: decoding from the existing format and encoding to the desired format.

Stock Nvidia drivers for GTX cards do not limit decodes. They have a limit of three simultaneous encodes. See Nvidia Video Encode and Decode GPU Support Matrix.

The first three simultaneous transcodes will appear as 1080p (H.264) (hw) -> 1080p (H264) - Transcode (hw). Indicating that both the decode and the encode are accelerated.

The fourth & subsequent simultaneous transcodes will appear as 1080p (H.264) (hw) -> 1080p (H264) - Transcode, (no (hw) on the end) indicating that only the decode portion is accelerated, and the encode is happening on the CPU.

If the modified drivers are working, the fourth and subsequent simultaneous transcodes will appear as the same as the first three.

Here’s a screenshot from Plex Dashboard -> Now Playing. Notice both the decode and encode have (hw) at the end. If the encode limit is hit, Transcode is displayed, not Transcode (hw).

Screenshot (299)

OK COOL that’s what I was getting I had 4 videos playing from 1080p down to 720p and 1 4k down to 720p and all 6 had (hw) on them! :smiley:

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