I'm learning dvrrdk3.0 on DM8168 board, osd display problems are as follows:
1. In Demo_osd. c file, what is the AlgLink_OsdChBlindWinParams structure used to do? What is the difference between it and AlgLink_OsdChWinParams structure ?
2. Osd display date and time, but there are a black background, how to remove the black background ? only show the time and date font?
3. Demo_text_draw () function writes the osd data to buffer, and then how is buffer data and video data combined? which is file or function handle it?