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.

Problem displaying 720x480 ( NTSC ) image with OSD0 on DM365

Hi all,

when i try to display 720x480 (NTSC ) image using the OSD0 on DM365 ,I am getting the output image is been cropped in all directions,means Image is overshooting the display  ( TV ) boundaries.

I am using following two APis to set the node and output.

change_sysfs_attrib(ATTRIB_OUTPUT, DISPLAY_INTERFACE_COMPONENT)

change_sysfs_attrib(ATTRIB_MODE, DISPLAY_MODE_NTSC)

I am using Directfb for dispalying the image.

Can anyone tell me what could be the problem? why image is been cropped instead of fitting exacly in the TV screen.