It’s just one stream. It’s really rare I ever have more than two streams running. I did get the GPU because of the Windows Nvidia driver hack to unlock that but I’m not talking about multiple streams here. This is the only stream running. And earlier, it was just two.
The screenshots are of the same stream - it shows that the encoder side has switched from no hardware transcoding to hardware transcoding but the latter is temporarily.
Ok that makes sense. But why would the speed drop or CPU utilization hit max? If I go by the documentation, I will have issues if the speed drops below 1. And I would imagine if the CPU is hitting max utilization that buffering will occur as well.
well the speed always varies, due the potential number of transcode threads they could end at different times and plex could start a different number of threads at different times.
also dont forget that the audio will always be done by the cpu, and if you are doing this all in the same computer browser, as the server, that computer also has to do the plex decode/encode, then the brower has to the video decode to play in the window.
as to whether the nvidia limit works at the STREAM level (ie 2 different movies) or at the THREAD level (each movie will have multiple transcoder threads) I don’t think has been confirmed… but based on your thread here it appears the limit may very well be the thread.
BUT if you have already done the hack with removing the limit, then I don’t know what to say or suggest, but it is definitely very odd having 2 streams of the same movie with different transcoding methods.
if you put the task manager on performance tab, you can see the actual GPU usage too. Set one panel to video encode and another to video decode (if not already set).
edit again
here is my 960gtx doing 1 4k hdr transcode (server and browser same computer)
also earlier just now before this screenshot my cpu went 100% and it appeared the transcoder either hung or hit the cpu and was going so slow that it didnt time out when I killed the stream (i killed the transcoder thread).
Not doing any tests on the server itself. Makes sense about the audio but wouldn’t have expected it to tax the CPU to the point where it maxes frequently enough.
Server 2016 doesn’t have a GPU column. I’m on reddit now though others have complained about similar issues on Windows 10 so switching to 10 probably won’t help me.
I think I may just finally get off of Server 2016 and be on something that a lot more people on and perhaps able to address these issues.
I’m fairly new to PLEX but try switching the client to play original so it’s not transcoding to see if that helps with the CPU. I always try to ensure it’s Direct Play when playing in the home.
Is that really what the UI is saying? I was trying to grok the “(HW)” on the left only vs. left and right in the pictures of the 4th post. I’d almost think the left would be encoder (server) and right is decoder (player). The text at the top of the thread said “hardware transcoding: enabled, but no hardware decode accelerator found”. Oddly the first pictures have HW missing from both left and right.
I think the mode switching is in part because of how Plex splits up work as stated earlier. It works in up to 60 second chunks, then it’ll say “Throttled” for the transcode until the player takes more of the waiting buffer.
I likely have that mixed up yeah. TeknoJunky clarified what’s going on in the fourth post. In the first, I’m still not clear why with only two streams one would not use hardware transcoding at all. I have another post where GPU transcoding has made things worse as well which I can typically fix by disabling it.
I have uninstalled the hacked nvidia drivers and reinstalled plex in hopes that it helps