Hi ,
I am using DM368 evm with dvsdk-4 for dm368. Can any one help to implement Picture-In-Picture (PIP) video in dm368 such that i want to display the decoded frame on video2 and captured frame on top of that at one corner using video3.
I am trying to change the co-ordinates of video3 window by changing the values in the following registers at run time
OSD_VIDWIN1XP,OSD_VIDWIN1YP,OSD_VIDWIN1XL,OSD_VIDWIN1YL the values in the registers are changing, but the display is coming with 1280x720 starting from 0-0 cordinates. Can any body give me some suggestions to change the VID1 window co-ordinates.