gstreamer frame skip

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 
3,178件の閲覧回数
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,119件の閲覧回数
Zhiming_Liu
NXP TechSupport
NXP TechSupport

@y-iijima-emb 

 

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

元の投稿で解決策を見る

0 件の賞賛
返信
3 返答(返信)
3,128件の閲覧回数
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,120件の閲覧回数
Zhiming_Liu
NXP TechSupport
NXP TechSupport

@y-iijima-emb 

 

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

0 件の賞賛
返信
3,144件の閲覧回数
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 件の賞賛
返信