Hi all,
I am now using OMAP3530 EVM REVG with the latest SDK. I have an application that captures video, encodes with a codec and writes to a file and it works flawlessly.
I now have another application prints some text using OSD on the screen and it also works with no problem.
My question is I want to have 2 applications one doing the video and other doing the user interface through osd. When I run these 2 together I only get video displayed on lcd. After I kill video application I see the UI. I want the UI to be transparent on video.
How can I do this?
Thanks.
Fatih