567
this post was submitted on 28 Nov 2025
567 points (98.1% liked)
Selfhosted
60024 readers
799 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:
-
Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.
-
No spam.
-
Posts here are to be centered around self-hosting. Please ensure it is clear in your post how it relates to self-hosting.
-
Don't duplicate the full text of your blog or git here. Just post the link for folks to click.
-
Submission headline should match the article title.
-
No trolling.
Resources:
- selfh.st Newsletter and index of selfhosted software and apps
- awesome-selfhosted software
- awesome-sysadmin resources
- Self-Hosted Podcast from Jupiter Broadcasting
Any issues on the community? Report it using the report flag.
Questions? DM the mods!
founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
All dependent on the hardware you run the server on. Give it a good GPU and you're off to the races
Just as long as you’re fine with your media server absolutely eating power all the time
Stop encoding in av1 and get a low power older intel chip around 10th gen or so with quick sync. Unless you have like 5+ users watching 4k media at the same time this will handle transcoding absolutely fine while using far less power than a dedicated gpu
I don't encode in AV1, I use HEVC. But while your argument is not unreasonable, it misses the component of file size and amount of disk space required.
HEVC (x265) takes half the space of x264. While it does require a more modern GPU, it can be run on lower powered Intel CPUs with an integrated GPU just fine, so long as the CPU is new enough. Though it can only handle 2-3 streams on a CPU like the Intel chips in a ZimaBoard. So you need to choose wisely.
Person you responded to said av1, I didn’t mean to imply you did. HEVC is good balance and quicksync will handle it as you’ve said. 10th gen stuff will handle 4-5 at the expense of more power (but less than like a typical gpu build).
Last statement you made is critical - usage dictates build
I guess it's a platter vs energy cost thing. For me it's way cheaper to buy more storage for my little puck PC that can handle ~4 streams at 1080p and sips power.
In some scenarios, it can. Generally I'd say it's about a 20-30% reduction in size.