There are two DM648 in our device. Video Port (in display mode) of one DM648 is directly connected to Video port (in capture mode) of another DM648. Both video ports are configured to work with NTSC 720x480; BT.656 interlaced video streams. First DM648 captures a video frame, process/add some graphics in it and sends(displays) frame to the seconds DM648.
Now the problem: When second DSP receives/captures the frame from the first DSP - frame is OK, except the four first lines of this frame are disappeared (frames starts from fifth line) and last four lines of the frame are filled with zero values.
What should I do to receive all lines of my video frame on the second DSP?