Hello, I did it. I actually started from this example.
My current solution, though, is different. I made a video_output for VLC that draws into a clutter texture. I need to clean it up a bit, and then I will submit to vlc. There were some annoying points while developping this, but the VLC community is very helpful. I also developped a small library called clutter-vlc with the accompagnying python bindings. For these, I don't really know how to distribute them. I think the first point should be get the video_output module into VLC. There are some advantages in using vlc. It uses less CPU and can handles more files than gstreamer. Cheers, Julien 2009/1/25 Stéphane Esté-Gracias <[email protected]> > Hello, > > I would like to know if someone try to embed VLC surface into Clutter > texture ? > I have found SDL sample at http://wiki.videolan.org/LibVLC_SampleCode_SDL > > Thanks in advance, > > Stephane > -- > To unsubscribe send a mail to > [email protected]<clutter%[email protected]> > >
