![]() |
Trying to make this work after 3 days..... - Printable Version +- Jellyfin Forum (https://forum.jellyfin.org) +-- Forum: Support (https://forum.jellyfin.org/f-support) +--- Forum: Troubleshooting (https://forum.jellyfin.org/f-troubleshooting) +--- Thread: Trying to make this work after 3 days..... (/t-trying-to-make-this-work-after-3-days) |
Trying to make this work after 3 days..... - jelly1523 - 2025-06-24 Not sure what I'm doing wrong but re-did my config like 5 times and I'm not sure what I could be doing wrong. Setup:
Jellyfin setup:
Problem:
What I tried:
Not sure if there is any special settings I'm missing or the hardware might not be enough but after reading online and it seems more than enough. I'm only have this single file to test unfortantely, but as I mentioned it works perfectly fine locally RE: Trying to make this work after 3 days..... - UltraBorg - 2025-06-24 Have you enabled hardware acceleration for encoding and decoding? Go to Dashboard -> Playback -> Transcoding and screenshot your configurations on there and post it here RE: Trying to make this work after 3 days..... - jelly1523 - 2025-06-24 https://ibb.co/pvZXvR4F https://ibb.co/spfkJpLP https://ibb.co/VWh2p2jR https://ibb.co/chcrpPQm https://ibb.co/99r9qYwT https://ibb.co/WpVMgBSx RE: Trying to make this work after 3 days..... - UltraBorg - 2025-06-25 I am suspecting that there could be one of two problems here. You've not setup the low power encoders properly and having them enabled is causing some issue or there is something wrong with the way you've setup your GPU. Maybe you are missing drivers etc. For the former, I would try turning off the low power encoder option, restarting jellyfin and see if that helps. For the latter, Run sudo intel_gpu_top. This program may not be present in your system, So you might have to download it. If the GPU is working, then you will see the Render/3D , Video and VideoEnhance engines working when you start playing the video. Something like this: https://ibb.co/Xr24Dz6H If you don't see anything and your CPU utilization is coming up then your CPU is being used to do the transcoding. |