Hi,
I compiled swfdec with directfb backend. swfplay is able to play flash
but it is taking almost 100% of the CPU.
When flash is in pause state it is using less CPU.
With X11 backend swfplay is taking less CPU.
Can someone tell which is the function in swfdec responsible for the
rending to the screen.
I am using directfb-1.1.0, gtk+-2.10.14 and cairo-1.5.4.
I have seen the swfdec-directfb through git-web interface but I was not
able to checkout sources. It is giving following errors.
git clone git://swfdec.freedesktop.org/git/swfdec/swfdec
Initialized empty Git repository in /root/swfdec/.git/
swfdec.freedesktop.org[0: 131.252.210.176]: errno=Connection timed out
fatal: unable to connect a socket (Connection timed out)
fetch-pack from 'git://swfdec.freedesktop.org/git/swfdec/swfdec'
failed.
Can someone help me.
Thanks
Reny
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
http://lists.freedesktop.org/archives/swfdec/attachments/20071215/5762c4e7/attachment.html
On Dec 15, 2007 12:48 PM, RENY PAUL <renypaul at gmail.com> wrote:> I compiled swfdec with directfb backend. swfplay is able to play flash > but it is taking almost 100% of the CPU. > With X11 backend swfplay is taking less CPU. >This is entirely possible, but I guess it depends a lot on the layers below Swfdec. So without a profiling information, this info doesn't make me say more than "aha".> I have seen the swfdec-directfb through git-web interface but I was not > able to checkout sources. It is giving following errors. >Use git clone git://anongit.freedesktop.org/git/swfdec/swfdec-directfb The URL you provided only works for developers. Also note my recent mail to this list about the swfdec-directfb repository. Cheers, Benjamin