I am working with the omap34xx camera driver. I have a working sensor driver that is capable of delivering Bayer data. I have successfully ran the driver with both raw output and YUYV. However when in YUYV the previewer resizer seems SLOW and over time the select call will timeout. I am able to run the device using xawtv, but it will sadly end with a v4l2: oops select timeout. My sensor is set to 2592 x 1944 although my driver says 800x600 and is outputing 7 fps. When I observe the interrupts i get a series of HS_VS then I will get a preview and resizer interrupt, then more HS_VS. I was thinking I would get a HS_VS then VDO VD1 PREV RESize, but am unsure of this. Any help or enlightenment is appreciated. -- John Sarman -- 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