this post was submitted on 18 Sep 2024
28 points (100.0% liked)

Jellyfin

226 readers
1 users here now

founded 2 years ago
MODERATORS
 

I started the scan for my movie collection (roughly 140 movies) on my Raspberry Pi 3B. It has become unresponsive and I can't ssh in now. It seems to be due to all the ffmpeg instances. I have two questions:

Should I wait for an hour or should I just reboot the server? Also, is there a way to disable the setting for chapter images from the web UI? I can't find it in the setting.

you are viewing a single comment's thread
view the rest of the comments
[–] FarraigePlaisteach 5 points 4 months ago* (last edited 4 months ago) (15 children)

I waited a long time before making this post. Within minutes of posting the system became responsive again. It only picked up on one movie though.

Jellyfin really shouldn't push the available system resources so hard. It's impossible for the user to know if the scan is actually happening when the UI and SSH interfaces have locked up. It seems it couldn't complete the scan either because it was being excessive with system resources.

[–] [email protected] 1 points 4 months ago (3 children)

...i think a 3B is severely underpowered if you are going to be using transcoding. I'd disable it completely so it basically only serves the file.

[–] FarraigePlaisteach 1 points 4 months ago (1 children)

That’s really interesting. I did a quick test and the RAM usage is still creeping up but I’d need to let it run for longer to see if it plateaus at a lower level. Thanks for the suggestion.

[–] [email protected] 2 points 4 months ago (1 children)

I'd mean CPU resources. As in, any of those things will hit ffmpeg, which in your CPU uses with very little if any acceleration (not sure if anything for decoding, but most definitely NOT for encoding), and will hog the resources and hamper everything else.

[–] FarraigePlaisteach 2 points 4 months ago

Oh, I see what you mean. Thanks, I’ll look into it.

load more comments (1 replies)
load more comments (12 replies)