2024-03-13, 10:01 PM
If you open up the shell for the Jellyfin container you can simply run
/usr/lib/jellygin-ffmpeg/vainfo
And
/usr/lib/jellyfin-ffmpeg/ffmpeg -v verbose -init_hw_device vaapi=va -init_hw_device opencl@va
The "docker exec" bit just lets you run commands inside the container from the host shell.
/usr/lib/jellygin-ffmpeg/vainfo
And
/usr/lib/jellyfin-ffmpeg/ffmpeg -v verbose -init_hw_device vaapi=va -init_hw_device opencl@va
The "docker exec" bit just lets you run commands inside the container from the host shell.