this post was submitted on 22 Jul 2023
7 points (63.0% liked)
raspberrypi
3268 readers
3 users here now
Community about the single-board computers, micro-controllers and related projects.
Other RaspberryPi communities on Lemmy
founded 4 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
While something I playing, go to the Plex dashboard for the server. It will show the video and audio stream format/codec. Under each it should say Direct Play. That means it's not transcoding.
So it should not be transcoding, is that the idea?
Exactly. I would expect a pi to struggle with transcoding. The quality of apps on a lot of smart tvs is poor (particularly older ones that aren't roku or android, and that Samsung is neither).
I bet it would work a lot better on the Samsung if you get an Android TV device (Onn 4k is a good inexpensive one) or roku, if you prefer that platform.
But first it's best to know if transcoding is the problem. It might be direct stream but having network problems.
So why does the pi transcode? What is the purpose of this? Is it detecting that my tv's can't handle the encoding, so it's changing it on the fly? So having an android box would eliminate the need for transcoding?
If the playback device (tv in this case) doesn't support the codec used for audio or video it must be transcoded for playback to work at all. If this is the cause it could be the tv doesn't have the right codecs and a standalone device may be better. It depends on the codecs you are using.
Also, if the network connection is slow, it will transcode so that that playback is smooth but lower resolution or quality.
In either case, if the Plex server isn't strong enough it will struggle. You can investigate this on the dashboard as well, it shows a live cpu usage graph.