Right now I’m running Jellyfin on an old mini-PC with a Celeron J4105. That seems a bit underpowered. I’m using Linux Mint and the installation is with Docker. I’m looking to replace it with something better, so what would you recommend? My criteria are:

  • Easily available (second hand is fine)
  • Budget friendly (under € 500 would be nice)
  • Repairable
  • Upgradable (at least SSD and RAM)
  • Low power consumption at idle
  • Handles all the transcoding stuff without breaking a sweat
  • Plays nice with Linux

I guess my best bet would be some sort of second hand mini PC like they’re being offloaded on eBay by the truckload. But I have no idea which particular models would be a good fit for me. I’m also fine with buying something new, of course.

  • CCMan1701A@startrek.website
    link
    fedilink
    English
    arrow-up
    1
    ·
    4 months ago

    There is a chart in the jellyfin docs that shows what codecs are supported which will help see why or when you need to transcode. I’m not sure how upto date it is, but it’s an ok starting point.

    If you are using handbrake to limit transcoding, bring the file to h264 or h265 and eAC3 for audio. Audio transcoding is very easy for most hardware, but video can be tricky. With that said, I don’t have transcoding enabled for my setup and it’s been working great for over a year now. For the few times I have audio codec issues, I’ll just fix the file myself with ffmpeg and remux the file with the new eAC3 track.