this post was submitted on 16 Jun 2026
24 points (100.0% liked)

Linux

65813 readers
1052 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 7 years ago
MODERATORS
 

Hey gang,

I'm looking for a cheap SBC for 4k HDR local content streaming on my TV. I'm moving away from streaming "services" and towards the Caribbean seas.

What I already have

  • a LG 55B9 OLED tv. It has a serviceable media player, but due to ongoing enshittification (every update is slower than the previous one, ads everywhere, basically becoming useless) it's been airgapped for the past couple of years, forcing me to transfer content on a USB drive
  • an Apple TV 4K. It's amazing for streaming but absolutely useless for local HDR content. VLC is years away from HDR playback and the leading media players are stupidly expensive, I hate the subscription model and I'm not buying a 150€+ lifetime licence.

What I'm looking for

  • a cheap/affordable SBC
  • running Linux (obviously)
  • guaranteed to play 4k HDR content from my local network.
  • bonus points if it can do all this while running a general enough purpose distro for light emulation.

What are your ideas? Thanks!

you are viewing a single comment's thread
view the rest of the comments
[–] edinbruh@feddit.it 8 points 12 hours ago* (last edited 12 hours ago)

Don't use a raspberry pi.

RPI5 only has h265 decoding, everithing else is handled by the cpu. Which is fine for 1080 as long as that's all the sbc is doing, but if you are also running some server, or you want anything h264 above 1080 you are out of luck.

RPI4 should be a little better, it has h264 and h265, don't know the supported resolutions/framerates, but the cpu is considerably less powerful. Also, the cpu lacks encryption acceleration, so if your are getting your movies over https that's gonna take a toll.

Older Pis are goint to be unsupported by kodi and jellyfin, so don't get those.

None of these is a dead no-go, listen to other peoples experiences. But I personally would advise against any Raspberry Pi. Maybe and Orange Pi is better? I don't know. My suggestion is to avoid the SBC, and get a cheap second hand Intel pc instead (possibly a very low power one). Intel's quicksynk video accelerator is gonna run laps around any sbc at any resolution, and it's gonna support more decoders, and even some encoders if you want to run transcoding in a jellyfin server.

Edit: If intel sold a quicksink pcie card, I would put one in my rpi5. But it don't.

Edit 2: I should add that some streaming services block 4k on Linux