Time to upgrade my PLEX Server machine?

I am about to pick up a new 4k TV and I am sure to begin storing 4k files for playback. My concern is that maybe my current rig does not have the power to transcode h265 (8 or 10 bit) material to those who watch on devices that can not direct stream h265.

My current setup:
Dell r510 server ver. II
2x 6 core E5650 XEON’s @ 2.66Ghz
32Gb Ram
H700 raid card
(12) 2Tb 3.5" Hitachi 7200rpm enterprise drives in RAID 10 for 11.5Tb total usable space
(2) 300Gb 2.5" 10k drives in RAID 1 for the OS (currently Win10 pro 64bit)

Devices that currently use my server for playback:
Roku 3 - not h265 compliant
iPhone 7 and 8 - not sure if they are h265 compliant
Galaxy Tab 3 - not sure if they are h265 compliant
Roku Ultra - Is h265 compliant

I may have as many a 5 streams going at once to any combination of the above devices.
Do I need to consider upgrading my setup to an i7 machine and get away from Xeons?
I also am dealing with the annoyance of not being able to pass through DTS-HDMA but thats another topic for another day :slight_smile:

Thanks for the help!

Jimmie

Error, please delete

Error, please delete

Create h264 1080p versions of the 4k media.
Do not allow non-h265 devices to access the 4k media and let those folks access the 1080p versions only.
Even an i7 will not be able to transcode more than 1 transcode concurrently.

@jjrjr1 said:
Create h264 1080p versions of the 4k media.
Do not allow non-h265 devices to access the 4k media and let those folks access the 1080p versions only.
Even an i7 will not be able to transcode more than 1 transcode concurrently.

How do i restrict only non-h265 devices from accessing 4k material?

By creating a library just for 4K content.
Only users with 4k devices give access to that directory.

I would also recommend that you do not allow remote users ANY 4K access unless you have a huge upload BW pipe anyway.

Two things.

  1. Dedicate an SSD to your Plex Media Server data folders! (see below)
  2. Add a video card that has a good HW transcoding engine – I have a AMD Polaris 11 based video card (not officially supported by Plex currently, but works pretty reliably transcoding several streams at one time (NVidia is limited to 2).

From what experience, the way PMS stores and accesses its “database” and thumbnail catalog is by saving thousands of tiny ~16-32kb size images in dozens and dozens of nested folders (for my libraries which are quite extensive my “Media” folder is over 78GB, 143k+ files, 303k+ folders!) and accessing those files on Plex is very slow and inefficient (ridiculous) – even a 10k drive is will be pretty slow at seeking and locating so many tiny files, thumbnails and metadata.

C:\Users_yourusernamehere_\AppData\Local\Plex Media Server

I used the above settings in Windows Disk Management to map my dedicated Plex SSD
Also, by having the drive mapped to both it’s own drive letter AND the PMS path, I can more easily optimize the drive and schedule image backups of this very delicate data which is all too easily lost or corrupt.

This will leave your system drive(s) to caching, transcoding, VM, etc your system is doing at the moment and won’t impact PMS wile it quickly grabs your data from the SSD (no seek or rotations necessary) as you would on your 10k (but still 2.5") drive(s).

The other benefit of moving all of the above folders and files to a dedicated drive for Plex, is when you do upgrade to a new, better and fast “pc”, you don’t have to (slowly) backup/zip your PMS folders and restore them onto your next pc/server – your PMS data will be portable and on an SSD which is much quicker to backup so many small files.

While this may not help your transcoding x265 video, it will help prepare you and Plex for your inevitable.

** of course, you will also want to backup your Plex program folder as well so you can make use of your server backup as mentioned above C:\Program Files (x86)\Plex\Plex Media Server (yea, not x64 bit! LOL)

For me personally, most of my collection is still being ripped into x264 files and some of my discs are ripped in both x264 and x265 – but that’s really limited to experimentation purposes.

My next system upgrade will be to a Ryzen APU - it will have 8 threads which Plex will enjoy, plus the next gen transcoding engine from AMD used in their latest gen GPU.
I am hoping (trusting) that 10bit HEVC (x265) will be supported by Windows and Plex with AMD GPU/APU technology - by the time this happens!

My current builds are based around AMD FM2+ sockets with Polaris 11 video cards (XFX single slot RX460). So while not super quick, or super efficient with regards to voltage, they are good enough to get me through this year and early next year. BTW, this system also records HDTV from 12 tuners, edits and transcodes NTSC and ATSC using the Polaris VCE to catalog and store my series and BD rips – a far cry from you 12 cores! :wink: