gstreamer-vaapi and ClutterGstVideoTexture
tomw
tomw at ubilix.com
Tue Feb 21 22:00:20 PST 2012
Hi,
I asked this question over on the clutter mailing list already, but
perhaps someone of the gstreamer folks has an idea how to make
gstreamer-vaapi (0.2.11) work with clutter-gst. Both work well
separately but I can't them get to work together.
The issue is that 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
libdir (/usr/lib).
More information about the gstreamer-devel
mailing list