Hi; On Sat, 2007-03-10 at 00:41 -0500, Pierre-Luc Beaudoin wrote: > > I just tried Clutter-0.2.1, and its performance is much better than the > previous one. On my 5200fx, the video is now more fluid than what I had > on my 7600gs+clutter-0.2.0.
Cool. > > There is one problem I seem to encounter, when playing back long video > files in my application, my computer will start to swap after 30 > minutes. I haven't tried yet to reproduce it with the video-player > demo, but since I almost ripped it off to build mine... there aren't > much differences. Have you experienced the same? > That sounds pretty much like a memory leak in your application Im afraid (especially if its not happening with the demo player). Though of course it could also be some other part of clutter leaking in your app. Have you tried running it through memprof/valgrind to see if it shows anything ? -- Matthew -- To unsubscribe send a mail to [EMAIL PROTECTED]
