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.

Text Overlay

Hello,

I want to add text on my OSD1 (/dev/fb/2) screen. In OSD0 screen I added JPEG image. My OSD1 window is set like this,

mode "720x576-50"

# D: 12.658 MHz, H: 14.962 kHz, V: 50.042 Hz

geometry 720 576 720 576 4

timings 79000 126 0 22 0 0 0

bcast true

laced true

nonstd 1

rgba 0/0,0/0,0/0,0/0

endmode

I had seen some example in dvsdk/demo folder with simplewidget. How I can use it in my application program. Can anybody explain me or send some simple example to add text on OSD screen.

Regards

Bala...