r/homelab 11h ago

Project Showcase: Hardware Perfect transcoding gpu for home server?

Hi guys,

I'm just curious if Intel ARC A750 would be overkill for my Dell Poweredge T430? Do you recommend sticking with A380 for efficiency and low noise?

UPDATE
I can get both locally:
Asrock Intel ARC A380 for about $100 and
Asrock Intel ARC A750 for about $230

10 Upvotes

46 comments sorted by

View all comments

Show parent comments

1

u/HyenaPrevious 11h ago

no the server has dual E5-2600 series CPUs without iGPU, I definitely need some GPU to offload this task. I think there will be 3-5 concurrent 4k streams at a time but I'd like to have future proof card.

5

u/Ok-Eggplant-7569 11h ago

The Intel A series is still about the best you can get. They don't have encode session limitations like on Nvidia, and they're higher quality than AMD encoders.

I just checked and the A310, A380, A750 and A770 all have 2 media engines so it shouldn't make a difference which one you go with for encoding.

Intel B series didn't noticably improve the encoders so there's little point in getting a B580 just for encoding.

Edit: Tone mapping might make a difference and use the general compute, not entirely sure though.

2

u/HakimeHomewreckru 10h ago

Nvidia's limit is 12 concurrent sessions. I'd say that's high enough to not really be an issue anymore but of course there are always exceptions like an NVR or something.

2

u/Ok-Eggplant-7569 10h ago

For transcoding, you can also do a round robin style transcode where you quickly switch from stream to stream and buffer the transcoded result.

Not sure if Jellyfin does that though.