How can I use vulkansink in imx8mq

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How can I use vulkansink in imx8mq

506 Views
jkshin
Contributor II

I'm going to play a 4k60p video using imx8mq.

Glimagesink was used because the performance of playing 4k60p videos had to be maintained even if a video was cropped and rotated, but the fps fell to 20-30fps. Waylandsink cannot scale fully on the screen after cropping the video without using videoconvert that uses cpu.

Looking at the post in the link below, the writer used imx8mq like me, and the available sink type included vulkansink. But when I build the yocto project, basically, the vulkansink is missing.

https://community.nxp.com/t5/i-MX-Processors/overlaysink-mssing-on-MCIMX8M-EVK-with-L4-9-88-2-0-0/m-...

 

I tried to activate vulkan plugin by modifying the imx gstreamer-plugins-bad recipe file, but it couldn't build with an error message that there is no glslc program when built with bitbake.

 

How can I use vulkansink in imx8mq?

0 Kudos
1 Reply

495 Views
Zhiming_Liu
NXP TechSupport
NXP TechSupport

How do you change the gstreamer-plugins-bad recipe file?

0 Kudos