I'm using the latest SDK 4.2.0.6 for the DM368. When I try to capture 720p on the component input it fails to detect the video standard. This is because the 7002 driver reads 749 lines instead of 750. So I decide to give the driver a bit of fudge room on that compare and then I can capture. However the picture jiggles in the vertical and isn't centered in the horz.
Now this is our own board design, but when I tried it on the EVM I got the same line count error. This tells me to be suspicious of our video. The video is from an upscaling DVD player that has no component output. So I run the HDMI into an HDMI to component convertor. My TV monitor tells me that it's 720p standard. The fact that the EVM gets the same error tells me that my problem may be the converted signal. But I thought that I would throw this question out to see if anyone has had this experience.
I would be more comforting to know that our encoder could handle signals as well as the TV monitor.
JohnA