[libcamera-devel] How to set the width and height of the video. (IMX219)

Laurent Pinchart laurent.pinchart at ideasonboard.com
Tue Dec 15 17:28:09 CET 2020


Hello Nomura-san,

On Tue, Dec 15, 2020 at 07:48:26PM +0900, tetsuya.nomura at soho-enterprise.com wrote:
> Dear Sirs and Madams
> 
> I'm evaluating the "qcam" and try to change the width and height option.
> However, I cannot change the image size, always full FoV.
> For example, ./qcam -s width=1280, height=720 (ret)
> Or -width=1920, height=1080, but always the same image.
> Can this option work?

The syntax is

qcam -s width=1280,height=720

without any space after the ','. I've just tested it with a UVC camera
as my Raspberry Pi isn't plugged in right now, but it should work there
too. If it doesn't, we can look into it.

-- 
Regards,

Laurent Pinchart


More information about the libcamera-devel mailing list