hi,
i am using the VPort to capture HD-SDI signal in real time, i know that 3 frame buffers are used to store the data moved from VPort FIFO by EDMA. The application use the FVID API to grab a buffer from driver to process, in my case, using qdma transmit the frame data to FPGA. The problem is sometime the transmitting operation is slower than the capture operation, and the last frame data in the buffer may be overwritten by a new frame data.
Is it possible to monitor the status of frame buffers and know when this situation happen ??
Thank you!
mchen