iMX6 - How to connect GRAY16 format input through CSI

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

iMX6 - How to connect GRAY16 format input through CSI

1,189 次查看
cankanbak
Contributor I

Hello,

I have a TinyRex iMX6QP module and I want to capture video coming from an FPGA in 16bit grayscale format. The TinyRex module works fine when a YUV video is given through the HDMI input on the TinyRex baseboard, but when used with a custom board to get the 16-bit grayscale video, neither the gstreamer pipeline, nor the mxc_4l2_capture tests work, and both give errors stating "Unable to open /dev/video0". Does this mean the devices or their drivers are unable to start, or is there another problem? Should the IPU driver be changed to be able get GRAY16_BE format and is there any patches for doing this?

Any help is appreciated, thank you.

标签 (1)
0 项奖励
回复
1 回复

1,067 次查看
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hi Can,

unable to open /dev/video0 means you have not video at all in channel 0, looks for another channel, the ipu can not be changed to get GRAY16_BE but you must open with gstreamer.

0 项奖励
回复