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.

How to use the osd of the VPBE on the DM356 to display the png file?

Our project has the menu function which is similar to the Digital camera menu.Currently the software osd of the  appro's av_capture  can't satify with our requirement

I try to use the decode which be built in the dvsdk_2_10_01_18/dvsdk_demos_2_10_00_17/dm365/decode.The function is ok.

But I find it's difficult to port the code to the appro's av_capture  code structure.

Can you give some suggestion?