Jump to content
  • 0

Change PCam Output format


Gumesh

Question

Hello everybody,

I am building a Petalinux v2019.1 project to save images using v4l2 driver. 
The pipeline is simple which includes Pcam-> MIPI csi2 rx subsystem -> sensor Demosaic -> video frame buffer write

When I use v4l2-ctl -d /dev/video0 --set-fmt-video=widhth=1280,height=720,pixelformat=RGB24 --stream-mmap --stream-count=1 --stream-to = test.raw to save the Image. test.raw file is saved however it is of size zero.

When asked on forums it turned out that there is issue with output format. 
According to Pcam reference manual it supports RAW10, RGB565 , CCIR656, YUV422/420, YCbCr422 and JPEG compression.

Unfortunately MIPI IP core driver doesn't support RAW 10 format.

 

Is there a way I can change PCam output format to RAW8 ?
Thanks in Advance.

MIPI_IP_Driver_Features.png

Edited by Gumesh
Link to comment
Share on other sites

0 answers to this question

Recommended Posts

There have been no answers to this question yet

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...