Comment on [Proxmox] Jellyfin w/ NAS mount + iGPU passthrough
LazerDickMcCheese@sh.itjust.works 5 days agoSo I got Jellyfin running last night as an unprivileged LXC using a community script. It’s accessible via web browser, and I could connect my NAS. Now I’m having NAS-server connection issues and “fatal player” issues on certain items
Tinkerer@lemmy.ca 4 days ago
This is most likely because of encoding. Did you change any settings in jellyfin for hardware acceleration? Have you passed theough your GPU? You will need to find out what codecs your GPU supports and enable those in the jellyfin hardware encoding spot.
LazerDickMcCheese@sh.itjust.works 4 days ago
I tried taking a screenshot of the full page to show you, but yes it’s set to QSV and /dev/dri/renderD128. I’ve tried QSV and VAAPI with similar results, I’m sticking with QSV for now as it’s Jellyfin’s official recommendation. I’ve enabled decoding for H264, HEVC, VP9, and AVI. I’ve enabled hardware encoding for H264 and HEVC. If I disable transoding completely it works fine, but some of the streaming devices need 720p functionality (ideally to transcode down to 4:3 480i).
Tinkerer@lemmy.ca 4 days ago
Ah OK what GPU are you using? are you using the integrated graphics of your CPU?
LazerDickMcCheese@sh.itjust.works 4 days ago
Yes, just using the iGPU. Thought about an Nvidia card, but setting it up sounded like torture so just whatever is on the i5-13500 for now