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
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.