this post was submitted on 26 Nov 2025
10 points (100.0% liked)

Jellyfin: The Free Software Media System

8768 readers
6 users here now

Current stable release: 10.11.6

Community Standards

Website

Forum

GitHub

Documentation

Feature Requests

Matrix (General Information & Help)

Matrix (Announcements)

Matrix (General Development)

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 5 years ago
MODERATORS
 

When I watch videos in jellyfin on my laptop its cooling fan runs pretty much constantly but is silent when I watch a youtube video. Is the flatpak client unable to use the Intel igpu for decoding?

OS is fedora 43 with all the rpm fusion video codec stuff installed.

top 6 comments
sorted by: hot top controversial new old
[–] entropicdrift 6 points 3 months ago (1 children)

Were you using the flatpak of the server, or of Jellyfin Media Player, the client? Is the server on the laptop too, or just the client you were streaming to?

[–] UntouchedWagons@lemmy.ca 2 points 3 months ago (1 children)

My laptop is running the flatpak client. The server is running in a docker container on my NAS.

[–] entropicdrift 2 points 3 months ago

Got it. That's pretty odd then. The client should use hardware decoding by default. You could try watching from your web browser indtead and see if that helps, I guess.

[–] yaroto98@lemmy.world 3 points 3 months ago

From what I understand (probably wrong) but you can get it to work, but it requires passing the device through. Sort of like in a docker container.

[–] UntouchedWagons@lemmy.ca 1 points 3 months ago (1 children)

I discovered that intel has an equivalent for nvidia's nvidia-smi tool for looking at GPU usage, it's intel_gpu_top in the igt-gpu-tools package and Jellyfin is able to use my laptop's igpu. I might need to replace the thermal paste and clean out the heatsink.

[–] SteveTech@aussie.zone 1 points 3 months ago

I don't know what fedora 43 ships, but version 3.2.0 of nvtop should also give you stats, although it may need sudo for some stuff.