Intel QuickSync by generation: which iGPU transcodes what
Which Intel iGPU generation to buy for Plex/Jellyfin transcoding - UHD 630 vs N100 UHD vs UHD 770 vs Iris Xe vs Arc - with codec support, 4K stream counts, and AV1 decode vs encode.
QuickSync is Intel's hardware video engine, built into the iGPU on almost every Intel CPU. It is the most common way to transcode Plex and Jellyfin, and for good reason: it is free (no add-on card), it sips power, and unlike a consumer NVIDIA card it has no artificial limit on the number of simultaneous streams. The only real question is which generation of iGPU you are buying, because that decides which codecs it accelerates and how many 4K streams it holds.
The generation matters more than the tier. A humble N100's UHD graphics transcodes AV1 that a much older, "bigger" UHD 630 cannot touch. Here is how the generations line up.
The generations at a glance
| iGPU (gen - example chip) | H.264 | HEVC 10-bit | AV1 decode | AV1 encode | ~4K HDR streams | Frigate (OpenVINO) |
|---|---|---|---|---|---|---|
| UHD 630 (8th/9th - i5-8500T) | yes | yes | no | no | ~3 | yes |
| UHD (N100/N150/N305 - Alder Lake-N) | yes | yes | yes | no | ~5 | yes |
| UHD 730/770 (12th-14th - i5-12500) | yes | yes | yes | no | ~5 | yes |
| Iris Xe (11th-13th - i7-1360P) | yes | yes | yes | no | ~8 | yes |
| Arc / Xe (Core Ultra - 155H) | yes | yes | yes | yes | ~8+ | yes |
Stream counts are approximate 4K HDR transcodes and match the transcode calculator, which gives the exact figure for a specific CPU. Real throughput depends on HDR tone-mapping, bitrate, and whether the same box is also running Frigate.
UHD 630 - the cheap used-enterprise workhorse
The 8th/9th-gen UHD 630 is what you get in the used HP EliteDesk, Dell OptiPlex, and Lenovo ThinkCentre minis that dominate budget homelab builds. It transcodes H.264 and HEVC (including 10-bit) all day and handles a few 4K HDR streams. What it cannot do is AV1 - there is no AV1 decode engine before 11th gen - so an AV1 library will fall back to CPU. For a mostly-H.264/HEVC library on a $150 used box, it is still the best value in transcoding. See the used enterprise minis.
N100-class UHD - the budget sweet spot
The N100/N150/N305 boxes run a Gen12 UHD iGPU, and that is the dividing line: they gained AV1 decode. So these fanless, ~7W boxes transcode H.264, HEVC, and AV1 playback, comfortably around five 4K streams, for the lowest power draw in the catalogue. For most people building a dedicated Plex/Jellyfin box today, this is the answer. See the N100 mini-PCs.
UHD 730/770 - the same engine in a bigger chip
The 12th-14th-gen desktop UHD (730/770) shares the Gen12 media engine with the N100 - same codec support, same AV1 decode, no AV1 encode. You are not getting more transcoding muscle than the N100 gives you, just a faster CPU around it for other jobs. If the box is doing double duty (Proxmox, containers) the extra cores help; the transcode ceiling is similar.
Iris Xe - the strong one
11th-13th-gen Iris Xe (the 80-96 execution-unit iGPU in i5/i7 U- and P-series chips, like the NUC 13 Pro) is the most capable QuickSync before Arc. Same codecs as the N100 (AV1 decode, no encode) but far more headroom - roughly eight concurrent 4K streams. If you want one small box to transcode a busy household and still run other services, Iris Xe is the pick.
Arc / Xe - the only iGPU that AV1 encodes
Core Ultra chips (Meteor Lake and Lunar Lake, e.g. the NUC 14 Pro) carry an Arc-class Xe iGPU, and it is the first integrated graphics to add AV1 encode alongside everything else. In practice AV1 decode is what matters for playing an AV1 library, and every gen from N100 up already has it - so AV1 encode is a future-proofing bonus, not a reason to spend up today. But if you specifically want to re-encode to AV1 on the box, this is the only iGPU that does it in hardware.
Practical notes
- AV1 decode vs encode: decode is what lets you play an AV1 file; that arrived at Gen12 (N100 and up). Encode (re-encoding your library to AV1) is Arc-only and rarely needed. Do not overpay for encode you will not use.
- HDR tone-mapping is the real ceiling on 4K HDR streams. Modern generations do it in hardware; older ones lean on the CPU and drop the stream count. The calculator numbers already assume hardware tone-mapping where the gen supports it.
- Shared with Frigate: the iGPU that transcodes is the same one that runs Frigate via OpenVINO. If a box does both, they compete - size conservatively or add a dedicated detector.
- Enable it: QuickSync needs the iGPU on in BIOS (and passed through / rendered available in Proxmox or Docker). Plex Pass or Jellyfin/Emby are required for hardware transcoding.
Picking, in one line each
- Cheap, mostly H.264/HEVC library: a used UHD 630 enterprise mini.
- New dedicated box, lowest power: an N100/N150 - AV1 decode, ~5 streams, ~7W.
- Busy household, one box does everything: Iris Xe (NUC 13-class).
- Want AV1 encode / most future-proof: Arc / Core Ultra.
Match a specific CPU to a stream count with the transcode calculator, then confirm the box on the mini-PC list.