this post was submitted on 01 Oct 2025
103 points (99.0% liked)

Selfhosted

52054 readers
701 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:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

Resources:

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

Questions? DM the mods!

founded 2 years ago
MODERATORS
 

This is something that has been increasingly prevalent with my server, for the longest time I could torrent, have two people watching and everything's fine, but lately, especially with specific shows, it will take upwards of a minute for a show to start.

I've looked into it and the culprit is ffmpeg most of the time, I assume this has something to do with the specific files not having transcoding "baked in" but I don't know enough to know if that's the case. Can anyone help me optimize my pipeline at all?

you are viewing a single comment's thread
view the rest of the comments
[–] possiblylinux127@lemmy.zip 7 points 6 days ago* (last edited 6 days ago) (1 children)

Is it Intel?

If so I would use GPU acceleration

Edit: I see it is a N100. Definitely use hardware acceleration. I would also make sure that you run your media though Handbrake if it is in raw form.

[–] Chewy7324@discuss.tchncs.de 0 points 6 days ago* (last edited 6 days ago) (1 children)

Given they use a N100, I'd suggest redownloading instead of transcoding for time, energy and quality savings (i.e cost).

[–] possiblylinux127@lemmy.zip 0 points 6 days ago (1 children)

Downloading from where?

You get the content from blurays typically (you surely aren't talking about piracy)

[–] Chewy7324@discuss.tchncs.de 3 points 6 days ago* (last edited 6 days ago) (1 children)

Given OP mentioned torrent and watching media in the same sentence I assume they didn't rip their own media, and pirated it instead.

If my assumption is wrong, I apologize.

Piracy and MoralityWhether they own a physical edition of that media I don't know. In my opinion owning a physical medium of the media is a big part in the morality discussion of piracy.

But in my juriscition I'm legally not allowed to break the encryption used for CD/DVD/Blu-ray, so I'm technically pirating even if I rip my own discs. There's obviously no way for copyright owners to find out if their discs were ripped for a private copy, but that's also (nearly) the case for Usenet/Torrent with proper precautions.

Anyway, if you read until this point, thank you!

[–] StarvingMartist@sh.itjust.works 2 points 5 days ago* (last edited 5 days ago) (1 children)

Yes, I did, I do not apologize. Fuck big streaming. I only redownload if the size is too big however, finding the "exact" correct codec is just kind of a pain in the ass.

[–] _g_be@lemmy.world 2 points 5 days ago (1 children)

Do you use the *arr apps? Radarr lets you set profiles that can prioritize file size as well as codec. Then the process of acquisition is more automated but still prioritizes your preferences

I tried to figure that out, but it is a little confusing