jellyfin / jellyfin-media-player

Jellyfin Desktop Client
GNU General Public License v2.0
3.25k stars 322 forks source link

Jellyfin Player insists on using NVIDIA GPU instead of Intel, wasting battery life on my laptop (Linux) #432

Open Firlaev-Hans opened 1 year ago

Firlaev-Hans commented 1 year ago

Describe the bug My laptop has hybrid graphics (Intel+NVIDIA). The Jellyfin Media Player always uses my NVIDIA GPU for video decoding, which literally cuts my battery life in half (uses ~9W more). I want to make Jellyfin use Intels video decoder instead so that the NVIDIA GPU isn't active at all.

To Reproduce Steps to reproduce the behavior:

  1. Have a laptop with hybrid graphics on Linux
  2. Use Jellyfin
  3. Run nvidia-smi to observe jellyfin taxing the dedicated GPU

Expected behavior Jellyfin should use my iGPU video decoder by default, or at least give me the option to switch to it.

Desktop (please complete the following information):

philstopford commented 1 year ago

I'm also curious about this. Is there a way to avoid the nvidia device on the client being used?

sevenrats commented 10 months ago

This thread is a feature request for the ablity to select a GPU in app settings.