this post was submitted on 15 Apr 2024
1 points (100.0% liked)
Jellyfin: The Free Software Media System
5732 readers
2 users here now
Current stable release: 10.10.0
Matrix (General Information & Help)
Matrix (Off-Topic) - Come get to know the team and blow off steam!
Matrix Space - List of all the available rooms on Matrix.
Discord - Bridged to our Matrix rooms
founded 4 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
That's what I've been thinking, but I don't know how that could be happening. I only have a plugin to remove unwanted audio tracks and another to remove unwanted subs enabled. Despite this, whenever I start the container every other service on the server becomes unusable.
It's especially confusing because the server can handle transcoding multiple streams on Jellyfin at the same time without a problem.
stupid question, but does your server have a video card or only the CPU's (or SOC's) built-in GPU?
If you do, you might want to make sure you've configured ffmpeg to use the hardware acceleration
Also, could be that unmanic is trying to reencode the files, which would eat up wayyyyyyyy more resources than necessary. It looks like the least overhead/performance hungry option will be to just run ffmpeg directly, so you know exactly what's being done.