• 127 Posts
  • 761 Comments
Joined 8 months ago
cake
Cake day: February 10th, 2024

help-circle



  • There are a few JeOS distros out there, usually built around something like Kodi or Jellyfin. I’ve had good experiences with LibreELEC, which (through Kodi) can do audio and video files, broadcast TV, live streams, VOD channels, and even game emulators if the hardware can handle them. It works well on small devices.

    When choosing hardware, beware of the fractional frame rate issue: Lots of TV content has a video frame rate that’s a little bit off from the whole numbers usually expected by computers, like 30000/1001 = 29.97002997 fps instead of 30 fps. Support for these frame rates is missing from a lot of systems-on-chip, so small media boxes that use them will have to fake it by dropping or duplicating frames every so often. The result is not smooth.

    All the Raspberry Pi models that I’ve checked do support fractional frame rates, so that would be a pretty safe hardware choice.














  • And Perl both still exists and is actively maintained, so it “lost prominence” rather than “died”.

    Okay, but you’re the one who called out “the demise of Perl”. Have you changed your mind? I was just responding to your question.

    For what it’s worth, I think you were right about that: Perl is dead, in the sense of no longer growing or even maintaining the reach it once had. Other languages are overwhelmingly chosen for new code, while Perl has mostly fallen into disuse outside of people who learned it in its heyday and haven’t moved on, and irrelevance outside of legacy systems. It might not be quite as much a dead language as Latin (which also still exists and sees some use) but it’s well on its way there.