Hi Enrico, (CC'ing Hans de Goede) On Monday 05 September 2011 18:37:04 Enrico wrote: > On Fri, Sep 2, 2011 at 1:27 PM, Laurent Pinchart wrote: > > On Friday 02 September 2011 11:02:23 Enrico wrote: > >> Right now my problem is that i can't get the isp to generate > >> interrupts, i think there is some isp configuration error. > > > > If your device generates interlaced images that's not surprising, as the > > CCDC will only receive half the number of lines it expects. > > Yes that was the first thing i tried, anyway now i have it finally > working. Well at least yavta doesn't hang, do you know some > application to see raw yuv images? Hans, could libv4lconvert be used to implement a command line format conversion tool ? From a quick look at it it requires a V4L2 device, could that limitation be easily lifted ? > Now the problem is that the fix is weird...as you suggested you must > use half height values for VD0 and VD1 (2/3) interrupts, problem is > that it only works if you DISABLE vd1 interrupt. > If it is enabled the vd1_isr is run (once) and nothing else happens. Have you set VD0 at half height and VD1 at 1/3 height ? -- 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