On Mon, Feb 13, 2012 at 5:56 PM, tomw <[email protected]> wrote:
> Hi

Hi,

> As a result of this a default ximage video sink is used, which is then
> shown in a separate window. Am I interpreting this correctly or is there
> another reason for this? What would be the approach to fix this?

clutter-gst master has moved to installing a separate gstreamer plugin
in $(libdir)/gstreamer-0.10. It seems that VideoTexture does not find
the sink because of that. If you compile with a different prefix than
the gstreamer prefix, you need to set the GST_PLUGIN_PATH environment
variable to point to where clutter-gst installs the plugin.

HTH,

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

Reply via email to