This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Previewer Driver Configuration

Hello,

We are working on DM6435 based custom board which is connected to a external CMOS Image sensor. We are able to capture the RAW video data using CCDC on DM6435 from the external CMOS Image sensor successfully. The captured RAW video data (RGB Bayer) is converted into YUV 4:2:2 format using Previewer. The problem what we see is that right most 4 vertical lines and bottom 4 lines are cropped by the previewer. Document spru977a.pdf page 62 justifies the video cropping for the Bayer pattern by the previewer.

is there anyways to have work around to get the correct resolution from the previewer? meaning input resolution is managned somehow to get the previewed image resolution same as input resolution.

Captured Resolution:
Width=1280
Height=720

Previewed parameters are:
sph   = 2;eph   = (Width -1); slv   = 2; elv   = (Height -1);

Thanks& Regards,

Chintan