2023-09-08, 07:18 AM
(2023-09-08, 06:29 AM)bitmap Wrote: Well, I'd give up on QSV. You need the intel-media-driver (or the non-free variant, which more people seem to have success with) and the Github says the earliest supported platform is Broadwell, which is 5th generation and a completely different generation of iGPUs. You can still get VA-API working, however.
Sources:
* https://jellyfin.org/docs/general/admini...on-methods
* https://github.com/intel/media-driver#su...-platforms
* https://en.wikipedia.org/wiki/Haswell_(m...hitecture)
* https://en.wikipedia.org/wiki/Broadwell_...hitecture)
The Jellyfin HWA Proxmox guide says you have to run the container privileged: https://jellyfin.org/docs/general/admini...on-proxmox
Make sure that's checked off. On the host is everything functioning properly? Are you able to get vainfo to work fine and provide the info you're looking to see? Drivers are installed and all of that? Been a bit since I had my 4th gen i7 working with VA-API, I seem to remember struggling to get it functioning right. Make sure the host is functioning properly (check for intel-media-driver, you could also try for intel-media-driver-non-free if the former is installed and not working) and I'll see if I can find anything from when I was running that machine...
Hey man thank you so much for your tips. I'm super tired & going to bed but I'll try some of those things tomorrow and let you know how it goes. Thanks so much!