gst-launch-1.0 cannot work with imxv4l2src.

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

gst-launch-1.0 cannot work with imxv4l2src.

ソリューションへジャンプ
2,247件の閲覧回数
leima
Contributor III

I have an imx6q based board and connect with tw6865 video decoders board, with 4 cameras:

4 cameras ---> tw6865 board ----pcie---> im6q board

The kernel and rootfs are built by fsl-yocto-L4.1.15_2.0.0-ga, I use gst-launch to get videos, it works fine with "v4l2src":

gst-launch-1.0 v4l2src device=/dev/video2 ! imxv4l2sink overlay-width=512 overlay-height=300 overlay-top=300 overlay-left=0

If I replace v4l2src with imxv4l2src, it's going wrong with message:
===== IMXV4L2SINK: 4.1.4 build on Jan 31 2017 20:15:40. ======
WARNING: erroneous pipeline: could not link imxv4l2src0 to imxv4l2sink0

and dmesg outputs:

ERROR: v4l2 capture: slave not found!

gst-launch version:

gst-launch-1.0 version 1.8.1
GStreamer 1.8.1

ラベル(5)
0 件の賞賛
返信
1 解決策
1,493件の閲覧回数
joanxie
NXP TechSupport
NXP TechSupport

yes, the latest version uses v4l2src of opensrc to replace imxv4l2src.

元の投稿で解決策を見る

3 返答(返信)
1,493件の閲覧回数
leima
Contributor III

OK, so the document is out-of-date.

0 件の賞賛
返信
1,494件の閲覧回数
joanxie
NXP TechSupport
NXP TechSupport

yes, the latest version uses v4l2src of opensrc to replace imxv4l2src.

1,403件の閲覧回数
Liubin2
Contributor I

hi :

         Do you know how to use the gst-launch tool on imx8mm platform to set multiple videos to display on the LCD screen??I learned that IMX6 has the following operating methods:

 
 

Please tell me what plug-in I need to set up on the imx8mm platform,thanks。

 

 

0 件の賞賛
返信