Hello, I'm trying to write a basic "Hello World" ClutterGst app in Python and seem to be failing. I've attached the test code at: http://pastebin.com/GZR5Tvex
Basic operation should be: * Run it (./test.py) * Press "j" and it should start playing the bouncing ball stock test video. * Press "k" to pause. * Press "q" to quit and "i" to drop to debug. Unfortunately, I can never get it to play through a ClutterGst.VideoTexture. What am I doing wrong? Any help would be appreciated! Cheers! _______________________________________________ clutter-app-devel-list mailing list [email protected] http://lists.clutter-project.org/listinfo/clutter-app-devel-list
