imx6q video display problem

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

imx6q video display problem

801 Views
lampo
Contributor I

Hello,  I want to preview my video on HDMI LCD,   my cmos sensor is 8 bit grayscale, 752x480.  and I tested it with mxc_v4l2_overlay.c  from imx_test package.  

I find the image show in LCD  in not the same as the sensor output,  i.e. smaller , copied to 16 same images,   green background!   (see the attachment)

I want to know if  grayscale image direct preview is supported by imx6q?   if yes, how should I modified the driver(I have modified the driver for capture grayscale sensor image, but not for preview)?

or do I have to first  capture it to mem,then output to LCD (mxc_v4l2_output.c)?

thanks a  lot !

Labels (1)
0 Kudos
3 Replies

611 Views
joanxie
NXP TechSupport
NXP TechSupport

I have a sample code for jpeg camera sensor, this is for 8bit grayscale, but Im not sure if I can uploade here, you can create a ticket, then I send to you.

https://community.nxp.com/docs/DOC-329745

0 Kudos

611 Views
lampo
Contributor I

thanks a lot, Joan.  Could you please send to  guanlinbo@gzrobot.com ?    really appreciated!

0 Kudos

611 Views
lampo
Contributor I

Does anyone know how to modify mxc_v4l2_output.c  to display gray image on LCD?   thanks a lot.

0 Kudos