Setting the local alpha blending

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

Setting the local alpha blending

跳至解决方案
4,260 次查看
valentinryzhenk
Contributor II

Hello,

I faced with a problem when setting the local alpha blending.

Use 2 framebuffer:

fb0 for my qt application (widget with a black background and green text information);

fb1 for outputting a video camera using gstreamer 1.0

How to programmatically configure framebuffer on 32 bit?

P.S. Use this article to configure the global alpha blending, but when mixed are black pixels around the green text.

标签 (3)
1 解答
3,290 次查看
igorpadykov
NXP Employee
NXP Employee

Hi Valentin

one can check ipu examples on

ipu-examples release notes - v0.1 | NXP Community 

i.MX6: Alpha blending example code | NXP Community 

Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

在原帖中查看解决方案

4 回复数
3,290 次查看
yyuan
Contributor III

hello

i also want to do this.   

i want to add qt to video,  qt is fb0 , video is fb1,but video blocks qt.

do you know how to solve it?

thank you 

0 项奖励
回复
3,290 次查看
valentinryzhenk
Contributor II

Hello, here's an example.

0 项奖励
回复
3,290 次查看
yyuan
Contributor III

thank you    Valentin Ryzhenko

i can`t  open the link ,  but  thank you very much.

thank you

0 项奖励
回复
3,291 次查看
igorpadykov
NXP Employee
NXP Employee

Hi Valentin

one can check ipu examples on

ipu-examples release notes - v0.1 | NXP Community 

i.MX6: Alpha blending example code | NXP Community 

Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------