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.