I have DM8148 EVM made by MISTRAL and also use EZSDK(ver. 5_03_01_15).
In order to support input for composite camera (NTSC/PAL) at EVM, I used V4L2 interface.
But EZSDK didn't have V4L2 capturing ability yet, so that I modified source to support composite camera input at the EVM,
and then I found that VPSS-v4l2.M3 firmware has a problem. VPSS-v4l2.M3 firmware didn't capture even field.
I have nothing to do any more for my project, because EZSDK has only OMX interface for VPSS/VICP M3 firmware control interface.
My project need to support some functions like DVR/VideoPhone, so that OMX interface is not suitable to my project.
In these case like my project, developer need the v4l2 interface to control VPSS/VICP or any flexible interface to control VPSS/VICP.
Does IT have plan for EZSDK to support Composite Camera input with V4L2 interface or any other interface at the DM8148 EVM ?