How to run mxc_v4l2_capture.out ?

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

How to run mxc_v4l2_capture.out ?

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

In my case just use CSI0 OV5642 CAMERA. Not use MIPI.

root@freescale /unit_tests$ ./mxc_v4l2_capture.out -ow 1024 -oh 768

slave not found!

g_display_width = 1024, g_display_height = 768

g_display_top = 0, g_display_left = 0

Unable to open /dev/video0

Maybe use bt656 mode in mxc_v4l2_capture.c.

If i want to change gated mode, how to change source?

hot to solve error and then change interface bt656 -> gated mode ?

ラベル(2)
1 解決策
1,080件の閲覧回数
igorpadykov
NXP Employee
NXP Employee

Hi Hanseung

gated mode is not supported by default in BSP, for its usage one can look at

How to Support RGB565 Gated Mode Input to i.MX6 CSI

Best regards

igor

-----------------------------------------------------------------------------------------------------------------------

Note: If this post answers your question, please click the Correct Answer button. Thank you!

-----------------------------------------------------------------------------------------------------------------------

元の投稿で解決策を見る

1 返信
1,081件の閲覧回数
igorpadykov
NXP Employee
NXP Employee

Hi Hanseung

gated mode is not supported by default in BSP, for its usage one can look at

How to Support RGB565 Gated Mode Input to i.MX6 CSI

Best regards

igor

-----------------------------------------------------------------------------------------------------------------------

Note: If this post answers your question, please click the Correct Answer button. Thank you!

-----------------------------------------------------------------------------------------------------------------------