On Wednesday 01 June 2005 09:11 am, Dean Collins wrote: > Is there a way to display an opaque web page over the top of a video in > MythTV?
Right now, it would be fairly complicated (you could render, say, to a pixmap, and then alpha blend that like the OSD). Hard code, but certainly doable. The new mythui work may make it easier, at least when using the opengl painter (in principal, at least, you could use opengl to composite the two things with alpha blending). - thor _______________________________________________ mythtv-users mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
