Hi,

the :texture of a ClutterGstVideoSink needs to be a ClutterTexture
instead of a ClutterGstVideoTexture. The latter already contains a
pipeline (playbin2 with a ClutterGstVideoSink), which is accessible
through the get_playbin() method.

so long

:wq buz

On Mon, Jul 04, 2011 at 09:04:37PM -0700, Amperbiguous wrote:
> 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

-- 
Don't trust reality. After all, it's only a collective hunch.

GnuPG Fingerprint: 2FFF FC48 C7DF 1EA0 00A0  FD53 8C35 FD2E 6908 7B82

Attachment: signature.asc
Description: Digital signature

_______________________________________________
clutter-app-devel-list mailing list
[email protected]
http://lists.clutter-project.org/listinfo/clutter-app-devel-list

Reply via email to