Hi Gary, On Tuesday 01 November 2011 19:52:49 Gary Thomas wrote: > I'm trying to use the MT9P031 digital sensor with the Media Controller > Framework. media-ctl tells me that the sensor is set to capture using > SGRBG12 2592x1944 > > Questions: > * What pixel format in ffmpeg does this correspond to? I don't know if ffmpeg supports Bayer formats. The corresponding fourcc in V4L2 is BA12. If your sensor is hooked up to the OMAP3 ISP, you can then configure the pipeline to include the preview engine and the resizer, and capture YUV data at the resizer output. > * Can I zoom/crop with this driver using the MCF? If so, how? That depends on what host/bridge you use. The OMAP3 ISP has scaling capabilities (controller by the crop rectangle at the resizer input and the format at the resizer output), others might not. -- Regards, Laurent Pinchart -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html