this post was submitted on 07 Oct 2025
34 points (100.0% liked)

Selfhosted

60542 readers
1394 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

Detailed Rules Post

  1. Be civil.

  2. No spam.

  3. Posts are to be related to self-hosting.

  4. Don't duplicate the full text of your blog or readme if you're providing a link.

  5. Submission headline should match the article title.

  6. No trolling.

  7. Promotion posts require active participation, with an account that is at least 30 days old. F/LOSS without a paywall has exceptions, with requirements. See the rules link for details.

  8. AI-related discussions and AI-involved promotional posts have additional requirements for tagging, as noted in Rule 7 and the AI & Promotional Post Expanded Rules post.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 3 years ago
MODERATORS
 

I'm planning a NAS/media server build for general centralized storage + Jellyfin to stream my media library, which consists of a mix of AVC, HEVC, and AV1 encoded videos. I'll be watching on various devices, primarily on the living room TV w/ a Chromecast. The Chromecast is capable of playing AV1 videos (I know this b/c it says "direct playing" in the Jellyfin media info panel on my current setup).

Given that my Chromecast is capable of direct playing AV1 encodes, when I source the parts for my new server build, does my new server also need to be capable of AV1 transcoding or does this capability only matter if the client device doesn't support AV1 video? I ask because I'll possibly source my build from used parts, and the answer to this question may impact which generation Intel processors I focus on. I'm currently focusing on 12th gen i5-12400 b/c it has QSV capabilities and supports AV1, but if AV1 support isn't needed for my server, then I may look for older gens to save a few bucks. Thank you!

you are viewing a single comment's thread
view the rest of the comments
[–] entropicdrift@lemmy.sdf.org 8 points 9 months ago

It helps if your server can decode AV1, but you never need it to encode to AV1. Basically the main usecase for transcoding AV1 would be burning in ASS formatted subtitles, commonly used for anime. If you keep your anime in other codecs then you shouldn't need to transcode AV1 ever unless you add more clients into the mix that can't handle AV1 natively.

For what it's worth, I use an Intel N100 with quicksync, and that can decode AV1 because it's 12th gen. Works great for me.