<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body bgcolor="#FFFFFF" text="#000000">
hi<br>
<br>
i still have to add the vis-plugin='goom'<b>
flags="soft-volume+text+audio+video+vis"</b> to get playbin2 vis
working at home, how can i/is it possible to set this flag in a
pythonic way in my app please ?<br>
<br>
<br>
self.vis = self.change_visualisation() "" return my vis<br>
self.visual = gst.element_factory_make(self.vis,'visual')<br>
<br>
?????<br>
?????<br>
<br>
self.player.engine._player.set_property('vis-plugin', self.visual)<br>
<br>
if possible.. thanks a lot<br>
<br>
<br>
++
</body>
</html>