Dockerfiles icon indicating copy to clipboard operation
Dockerfiles copied to clipboard

gst-vaapi plugins don't work on Alder Lake (12th gen)

Open omair18 opened this issue 2 years ago • 2 comments

I am trying to run gst-analytics docker image on Ubuntu20.04LTS but gst-inspect | grep vaapi won't show any output.

docker run command: docker run -it --device /dev/dri --rm openvisualcloud/vcaca-ubuntu2004-analytics-gst:22.3

image

omair18 avatar May 29 '22 09:05 omair18

Hello @omair18 , vaapi is supported on HW where hardware acceleration is present.

You are using VCAC-A image, Are you running on VCAC-A card? If not, to use VAAPI, you will need to use Xeon with integrated graphics OR SG1 cards.

Can you share your HW details?

dpatel257 avatar May 31 '22 17:05 dpatel257

Hi @dpatel257
Thank you for the information. I was previously using VCAC-A docker image for Intel's 11th gen and it was using VAAPI without any problem. My current hardware details are as following Screenshot-20220601132016-545x474 image

omair18 avatar Jun 01 '22 08:06 omair18

No longer support VCACA platform.

lylintel avatar Jun 26 '23 06:06 lylintel