2024-01-17, 09:06 PM
(This post was last modified: 2024-01-17, 09:07 PM by spanky34. Edited 2 times in total.)
Jellyfin 10.8.13
Ubuntu 23.04 VM running on Proxmox 8.0.4
VM with Intel A380 passed through to the VM
7950x3D CPU with 8 cores available to the VM, CPU type "host"
16GB of ram assigned the VM
Running docker-compose with the lscr.io/linuxserver/jellyfin:latest image. Passing the GPU through here as well.
If I run a transcode and watch intel_gpu_top, I can see the GPU getting used. When the high cpu usage issue is going on, I'll see nothing in intel_gpu_top and I'll see no streams active on the jellyfin dashboard.
If I run htop, I can see a jellyfin ffmpeg process running still. I can kill it and the CPU usage craters.
I have looked at my libraries and I do not have chapter image extraction enabled in any way. I did have the subtitle extractor plugin enabled and active. It has now been disabled as a test. I do not have jellyscrub or skip intro plugins installed even though I would like to eventually install the intro skipper.
Currently, I've scripted a docker-compose down/up at 4 AM to help this from getting out of hand. Without that, this high cpu usage ffmpeg process will run for days
Ubuntu 23.04 VM running on Proxmox 8.0.4
VM with Intel A380 passed through to the VM
7950x3D CPU with 8 cores available to the VM, CPU type "host"
16GB of ram assigned the VM
Running docker-compose with the lscr.io/linuxserver/jellyfin:latest image. Passing the GPU through here as well.
If I run a transcode and watch intel_gpu_top, I can see the GPU getting used. When the high cpu usage issue is going on, I'll see nothing in intel_gpu_top and I'll see no streams active on the jellyfin dashboard.
If I run htop, I can see a jellyfin ffmpeg process running still. I can kill it and the CPU usage craters.
I have looked at my libraries and I do not have chapter image extraction enabled in any way. I did have the subtitle extractor plugin enabled and active. It has now been disabled as a test. I do not have jellyscrub or skip intro plugins installed even though I would like to eventually install the intro skipper.
Currently, I've scripted a docker-compose down/up at 4 AM to help this from getting out of hand. Without that, this high cpu usage ffmpeg process will run for days