On Fri, 2008-05-23 at 15:00 +0100, dilip devaraj wrote:
> Hello Clutter Team
> 
> I was trying to render video using clutter .I looked at applications
> like Widget ,woha,Youha present in toys directory.I am unable to
> compile the applications since it is unable to find clutter-gst-0.6
> and json-glib-1.0.

you have to install clutter-gst-0.6 from a tarball; the latest is:

  
http://www.clutter-project.org/sources/clutter-gst/0.6/clutter-gst-0.6.1.tar.gz

clutter-gst depends on GStreamer 0.10.

json-glib is needed for Youhaa, and it's available here:

  http://folks.o-hand.com/ebassi/sources/json-glib-0.6.2.tar.gz

> Also is there any application to render raw video files or mpeg files
> using clutter since the applications I saw used SVG based files

video and audio playback depend on the presence of a library for
decoding them; clutter-gst is the integration library between Clutter
and GStreamer. Clutter itself doesn't provide any audio/video rendering.

ciao,
 Emmanuele.

-- 
Emmanuele Bassi, OpenedHand Ltd.
Unit R, Homesdale Business Centre
216-218 Homesdale Rd., Bromley - BR12QZ
http://www.o-hand.com

-- 
To unsubscribe send a mail to [EMAIL PROTECTED]

Reply via email to