Remove metering
Posted: Fri Jan 16, 2015 4:01 pm
Hi,
I'm trying to use the camera (amongst other things) as a light meter using a Raspivid based program outputting YUV data. It's important that the sensitivity of the sensor does not change and that there is no software compensation to the image.
I feel the easiest way to do this is to remove the automatic MMAL metering. There are however only four options for metering: Average, spot, backlit and matrix. Also, setting the exposure mode to 'OFF' gives a black image, as the gain comes from the GPU, from what I've read.
I've manually set ISO, saturation, brightness, contrast and exposure compensation.
How do I remove the metering or give every pixel a constant gain? Is there an easier way to stop the camera automatically exposing in video?
Thanks
I'm trying to use the camera (amongst other things) as a light meter using a Raspivid based program outputting YUV data. It's important that the sensitivity of the sensor does not change and that there is no software compensation to the image.
I feel the easiest way to do this is to remove the automatic MMAL metering. There are however only four options for metering: Average, spot, backlit and matrix. Also, setting the exposure mode to 'OFF' gives a black image, as the gain comes from the GPU, from what I've read.
I've manually set ISO, saturation, brightness, contrast and exposure compensation.
How do I remove the metering or give every pixel a constant gain? Is there an easier way to stop the camera automatically exposing in video?
Thanks