Hello TI' teams,
please let me know what I need to do to perform capture from VIP[0] (without TVP encoder) digital video with parameters as are following:
1) total resolution - 432x312
2) active pixels - 320 x 240 (QVGA resolution)
3) 60 fps
4) scan format - progressive
5) pixel clock - 5,0 MHz
6) capture mode - 16 bits
7) embedded sync
I saw that QVGA resolution isn't exist in SYSTEM_Standard enumerator (see "dvr_rdk/mcfw/interfaces/link_api/system_const.h") and
parameters such pixel clock, line length and number of lines in frame aren't available into CaptureLink_VipInstParams for flexible configuration of capture port.
I'm works with dvr-rdk version 3.50 from udworks and my custom board with DM8148 (silicon rev.3)
FPGA device directly connected to VIP[0] and supply digital video signal with enlisted above parameters.
I would be very grateful for any help.