this post was submitted on 06 Oct 2025
33 points (97.1% liked)
Selfhosted
59973 readers
439 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
How do I find out what codec a file has? I guess there is a ffmpeg command to check and also to convert?
Does that mean I can rip all my DVDs to the H.264 format to be sure all devices can play the file? Is there a disadvantage using H.264?
With remote streaming I mean of course streaming outside of my network.
H.264 for DVD content is perfectly fine. H.265 will save a little storage, but that's basically it.
If you need to go outside your network it will suddenly be a lot more effort. I'd suggest a Wireguard tunnel, but in theory you could also open up the server to the internet. But you better know what you're doing in that case.
Okay, so without the need of transcoding I gather a Pi 4 or 5 may actually be fine? What about the rare case I get hands on a Blu-Ray, H.264 would not work?