Hi Check out the ClutterMedia documentation http://clutter-project.org/docs/clutter/0.8/ClutterMedia.html http://svn.o-hand.com/view/clutter/trunk/clutter-gst/examples/
As python example, you can check out this video player backend based on ClutterMedia http://candies.ubicast.eu/trac.cgi/browser/trunk/candies/video.py FLo On Sat, Nov 1, 2008 at 5:19 PM, vico <[EMAIL PROTECTED]> wrote: > Hi > > Im a newbie triying to make a script for displaying image secuences and > videos. > My script works fine but when i put some > pyglet(http://www.pyglet.org) stuff in: > > "source = pyglet.media.load(file)" > > my stage is always black and don't draw anything. I think pyglet is > taking opengl resources or something that clutter needs to draw the > stage. > > Is there a way to work with clutter and pyglet toghether? > > thanks > > vico > > (sorry for my bad english) > > -- > To unsubscribe send a mail to [EMAIL PROTECTED] > > -- To unsubscribe send a mail to [EMAIL PROTECTED]
