Hi,
I'm developing a aplication that uses the writeback using the EZSDK 5_05_02_00 on a spectrum digital dm8168 EVM to capture the video displayed in a specific video output and then do some extra processing on that data. The problem I have is specifically when a displayed video has any pure white tones; when passes through the writeback it gets corrupted and the writeback output has a pink tone. Here's a JPEG file using the contents returned by the writeback:
In YUV, pinkish would mean that the U and V values are going too far positive, any ideas why this is happening? how could I fix this issue?
Thanks in advance for any help,
JJ