My jellyfin works just fine with CPU. It’s an Intel core 7, not a cheap one, but the GPU is not mandatory
Comment on Just a little server
CmdrShepard49@sh.itjust.works 6 hours ago
For Frigate you can just add a Coral TPU to offload the heavy lifting but with Jellyfin you’ll likely need a GPU/iGPU (Intel) that can handle transcoding. I don’t know what specific models you’re looking at but you might try to determine their passmark score. I think it’s recommended at least 2000 score for a single 1080p transcode. Alternatively you can stick to specific file formats that won’t need transcoding but this might be some work.
You could get a used Dell Optiplex micro. They have i3/i5 processors and can be found for around $100. This will at least get you going and you can always build something later.
Shimitar@downonthestreet.eu 2 hours ago
muusemuuse@sh.itjust.works 6 hours ago
I want to avoid Intel CPUs. I also don’t generally need transcoding for my setup but want the option and aside from Apple, Intel has the best encoders out there right now. AMD has better rendering GPUs but they have historically had absolutely terrible encoders. Nvidia is not getting my business. They can fuck right off.
iturnedintoanewt@lemmy.world 1 hour ago
I’m sorry but you’ll need the Intel cpu if you want jellyfin. You can’t control what devices your users will play the media from, and eventually transcoding will be needed. I think the amd field isn’t doing great just yet on this regard. Any old Intel cpu past the 8xxx series will have enough transcoding ooomph to handle a bunch of simultaneous transcodes, once set. But yeah you need to make sure you have acceleration for the transcodes.
cmnybo@discuss.tchncs.de 3 hours ago
You can find used Thinkcenters pretty cheap with AMD CPUs. I recently got an M75s Gen2 with a Ryzen 3 4350G for around $100.
CmdrShepard49@sh.itjust.works 5 hours ago
That might really limit your options as Quicksync is pretty much the gold standard for efficiency and performance. A discrete GPU works too but you might have trouble finding them in a Chinese mini PC.
I used AMD for years (RX580) but it wasn’t always the best quality and having a separate GPU really sapped a lot more power. I don’t believe ARM processors are really optimized for transcoding either. Under the hood, Jellyfin, Emby, and Plex all use ffmpeg to do their transcoding so maybe you can research more about its performance with each platform.
Again, used is always an option. You’re not giving money to any of these companies by buying used parts and it sounds like this would get you more ‘horsepower’ from your budget than buying a bunch of new stuff.
muusemuuse@sh.itjust.works 5 hours ago
I am thinking a Ryzen with lots of cores I just pin shit to and an Intel GPU for most things. Supposedly there is work going into SR-IOV support on battlemage but it’s not out yet. The 9000X Ryzen chips supposedly have iGPUs on them too so I wonder if I could throw them at frigate. The encoder just can’t be done on the CPU because AMD has by far the worst encoders, though I’ve heard the new AV1 encoders aren’t terrible.
dan@upvote.au 32 minutes ago
Passmark isn’t that useful for measuring transcode performance, as it doesn’t benchmark iGPU performance. Transcoding is done nearly entirely on the iGPU.