How fast is imxcompositor_g2d

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

How fast is imxcompositor_g2d

868 次查看
itaigolan
Contributor II

Hello, I'm using an imx8mp on a variscite dart board and a basler camera. I'm trying to merge an appsrc defined overlay with a video from the basler camera with an imxcompositor_g2d. When I push up buffers to the appsrc the framerate is very low, about 15 fps while not pushing up the buffer displays the video at 55 fps through my current pipeline. One of the things I was wondering about is how fast is the compositor? The outputed video will have to run at 90 fps and the video from the camera is 1280x960. What are the limits of the overlay I can have for the compositor to successfully merge at 90 fps and how would a pipeline that does that look?

0 项奖励
回复
2 回复数

817 次查看
itaigolan
Contributor II

Hi,

Thanks for your response, if it makes a difference, we are actually using dev/video2. What do you mean that the camera framework is going to dev/video2? Is there a way for me to force it to use the gpu?

0 项奖励
回复

827 次查看
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hello,

The limit is due to your framework you have to use the gpu for obtain more fps but in this case apparently the camera framework is going to dev/video0 devices.

Regards

0 项奖励
回复