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!

  • edinbruh@feddit.it
    link
    fedilink
    English
    arrow-up
    8
    ·
    edit-2
    8 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