IMX8 GStreamer videocrop

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

IMX8 GStreamer videocrop

1,212件の閲覧回数
Kettle
Contributor I

Hi,

I'm trying to crop camera video using the following pipeline in qt5 qml mediaplayer: 

gst-pipeline: v4l2src device=/dev/video0 ! video/x-raw,width=640,height=480 ! videocrop left=200 right=100 bottom=0 top=0 ! videoconvert ! qtvideosink

This pipeline works well on pc, but when I launch the application in IMX8 it breaks the video.

So the question is how to use videocrop with IMX8? Any help would be much appreciated.

ラベル(1)
0 件の賞賛
返信
1 返信

1,161件の閲覧回数
Zhiming_Liu
NXP TechSupport
NXP TechSupport

Hi @Kettle 

Please see Chapter 7 Multimedia of  this link:https://www.nxp.com/docs/en/user-guide/IMX_LINUX_USERS_GUIDE.pdf

0 件の賞賛
返信