how to display OpenGLES UI on video

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

how to display OpenGLES UI on video

888件の閲覧回数
wangyanqing
Contributor I

I need to display UI based on OpenGLES on video, below is my configuration:

hdmi==>/dev/fb2 (BG) /dev/fb3(FG)

        ==>/dev/video17 /dev/video18

I config fb2 and fb3 to make them have the same resolution, and make in-pixel alpha blending work,

then I display UI on fb3, and use mfw_v4lsink to display video on /dev/video17, everything works well

except, mfw_v4lsink will blank HDMI when start to play a new song every time,  because  fb2 is primary

channel, and mfw_v4lsink will blank /dev/fb2.

I want to know how to fix it , or is there a workaround????

It is very strange I can't find the answer on Internet,  don't many people have such desired to draw UI on video?

Thanks.

Message was edited by: Wang YanQing

ラベル(4)
0 件の賞賛
返信
0 返答(返信)