Skip to content

Commit

Permalink
Update hardware-selection.md (#1199)
Browse files Browse the repository at this point in the history
  • Loading branch information
kepper104 authored Nov 14, 2024
1 parent 0a75644 commit 5e675b1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/general/administration/hardware-selection.md
Original file line number Diff line number Diff line change
Expand Up @@ -136,14 +136,14 @@ Intel is always recommended on non-apple hardware for the following reasons:
- Intel provides a good quality encoder, slightly better than Nvidia and significantly better than AMD.
- Intel drivers and the compute environment is much easier to setup than both Nvidia and AMD

AMD is not recommended because of poor quality H.264 and H.265(HEVC) output, as well as being hard to setup the compute environment. While AMD has significantly improved AV1 encoder quality. However you are still more likely to transcode to H.264 or H.265 than to AV1 due to compatibility.
AMD is not recommended because of poor quality H.264 and H.265(HEVC) output, as well as being hard to setup the compute environment. While AMD has significantly improved AV1 encoder quality, you are still more likely to transcode to H.264 or H.265 than to AV1 due to compatibility.

A list of common codecs can be found [here](/docs/general/clients/codec-support/)

The following is a list of video codecs Jellyfin supports transcoding to:

- H.264 (Most common transcode target)
- H.265 (Limited supported by clients)
- H.265 (Limited support by clients)
- AV1 (New in 10.9, supported by most modern browsers)

For decoding support, the more codecs the better. However, there are only a few codecs that media is commonly available in. The most important one to look for is HEVC 10bit decoding support, as it can be very demanding on the CPU to decode.
Expand Down

0 comments on commit 5e675b1

Please sign in to comment.