Hi all,
I'm trying to capture BT656/8Bit signal from an Video Decoder. When I use one-shot mode (ISIF->DDR), I can get a good UYVY picture from DDR. However, when I use continuous mode, the color of output picture is wrong(luma data is 0, please refer to attachment).
Because I can get normal UYVY image in one-shot mode, I believe the Video Decoder output sequence is UYVY and the isif setting is correct too. I tried various ipipeif, ipipe and resize registers but no any result. I donot understand why ISIF to DDR is ok but ISIF->IPIPE->RSZ is wrong. Anyone who can give me some advices? Thanks a lot.