2024-01-22, 04:53 PM
(This post was last modified: 2024-01-22, 04:57 PM by Prince3739.)
(2024-01-22, 11:41 AM)mikesulsenti Wrote: You should be using QSV instead of VA-API when using Intel graphics
See if your docker container can actually utilize it:
andCode:docker exec -it jellyfin /usr/lib/jellyfin-ffmpeg/vainfo
Code:docker exec -it jellyfin /usr/lib/jellyfin-ffmpeg/ffmpeg -v verbose -init_hw_device vaapi=va -init_hw_device opencl@va
(2024-01-22, 11:41 AM)mikesulsenti Wrote: You should be using QSV instead of VA-API when using Intel graphics
See if your docker container can actually utilize it:
andCode:docker exec -it jellyfin /usr/lib/jellyfin-ffmpeg/vainfo
Code:docker exec -it jellyfin /usr/lib/jellyfin-ffmpeg/ffmpeg -v verbose -init_hw_device vaapi=va -init_hw_device opencl@va
@TheDreadPirate thanks for sharing the wiki my cpu falls under broadwell family and HEVC is NO on the table what dos that mean ?