Greetings,
I am working on a custom DM814x board, and the video input is from a hdmi decoder, and I am using gstreamer to build my application.
The SDK I am woring on is ezsdk 505. The psp docs clearly claim that 1080i/60 capture is supported since sdk503.
I have no problem with capture 1080p/60 and 720p/60 video data, however when I feed the dm814x with 1080i, things get screwed.
The capture always stop after capturing around 100 frames and the captured data is wrong.
Could anyone give me any hints why 1080i capture is not working properly?
Thanks,
Jun