Hi, > clutter-gst master has moved to installing a separate gstreamer plugin > in $(libdir)/gstreamer-0.10.
the above works perfectly well. However, I opened another can of worms by trying to use gstreamer-vaapi (0.2.11) and clutter-gst. vaapi seems to be properly installed. I can't get any video output and the program just hangs. Clutter debugging shows the last messages like: Clutter-Message: [CLIPPING] ./clutter-actor.c:12211: Bail from get_paint_volume (ClutterGstVideoTexture): Actor failed to report a volume Clutter-Message: [CLIPPING] ./clutter-actor.c:2667: Bail from update_last_paint_volume (ClutterGstVideoTexture): Actor failed to report a paint volume Clutter-Message: [CLIPPING] ./clutter-actor.c:2619: Bail from cull_actor without culling (ClutterGstVideoTexture): ->last_paint_volume_valid == FALSE libgstvaapi and libgstclutter are installed into the same the same libdir (/usr/lib). >From my limited insight it seems there is some issue with the sink again. Any idea on how to tackle the issue? Thanks, -- tomw <[email protected]> _______________________________________________ clutter-app-devel-list mailing list [email protected] http://lists.clutter-project.org/listinfo/clutter-app-devel-list
