gstreamer frame skip

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

gstreamer frame skip

跳至解决方案
3,166 次查看
y-iijima-emb
Contributor I

Hello,

I am using IMX8MM-EVK with the MINISASTOCSI accessory and work it with Linux 5.10.35_2.0.0. When I input the command as below,  I am getting kernel message : "skip frame 1" once.

 

gst-launch-1.0 v4l2src device=/dev/video0 ! waylandsink

 

It means that drop frame occured? No kernel message shows when I capture image with v4l2-ctl.

0 项奖励
回复
1 解答
3,107 次查看
Zhiming_Liu
NXP TechSupport
NXP TechSupport

@y-iijima-emb 

 

"skip frame 1 " message does not mean frame drop.This is normal.

在原帖中查看解决方案

0 项奖励
回复
3 回复数
3,116 次查看
y-iijima-emb
Contributor I

Hi nxf65025,

I tried gst test according to the user guide : Section 7.3.8 Camera preview, kernel message : "skip frame 1" was showed as ever. Test command is as below.

 

gst-launch-1.0 v4l2src device=/dev/video0 ! video/x-raw,format=(string)YUY2,width=640,height=480,framerate=(fraction)30/1 ! autovideosink

 

I'm trying to port the camera sensor(IMX226) that supports external trigger in the future. Before that, I would like to confirm that showing "skip frame" message does not mean frame drop.

 

Thanks

0 项奖励
回复
3,108 次查看
Zhiming_Liu
NXP TechSupport
NXP TechSupport

@y-iijima-emb 

 

"skip frame 1 " message does not mean frame drop.This is normal.

0 项奖励
回复
3,132 次查看
Zhiming_Liu
NXP TechSupport
NXP TechSupport

Hi @y-iijima-emb 

 

Can you follow the user guide to gst test?

https://www.nxp.com/docs/en/user-guide/IMX_LINUX_USERS_GUIDE.pdf

0 项奖励
回复