Hi,

I was playing with some OSD dialogs and noticed that play state dialog
does not blend with the video being played by mplayer. You either get full
transparency or solid color but nothing in between. The areas in the image
that are semi-transparent appear solid.

I have checked the code and noticed that in x11_overlay_display.py in the
show_image() there is a call to:

self.window.render_imlib2_image(self.image)

Now, further inspection revealed the default parameter blend is set to
False. I've changed it to True explicitly but nothing happened. Still no
blending.

Any idea why?

BTW, I'm using freevo 1.9 svn and kaa svn too.

Cheers,
Maciej


------------------------------------------------------------------------------
BlackBerry® DevCon Americas, Oct. 18-20, San Francisco, CA
The must-attend event for mobile developers. Connect with experts. 
Get tools for creating Super Apps. See the latest technologies.
Sessions, hands-on labs, demos & much more. Register early & save!
http://p.sf.net/sfu/rim-blackberry-1
_______________________________________________
Freevo-devel mailing list
Freevo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-devel

Reply via email to