On Thu, 4 Aug 2011, Maciej Urbaniak wrote: > 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?
Yep, you need to run compiz and set the osd window to be composited for this to work. I think I've got an uncommitted patch for kaa.display somewhere that adds the required method. I hadn't committed it as I wasn't able to test it properly on my system at home but that may change now I've upgraded to a box with decent graphics (read nvidia rather than via) > BTW, I'm using freevo 1.9 svn and kaa svn too. > > Cheers, > Maciej Cheers Adam ------------------------------------------------------------------------------ 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