Gustavo Sverzut Barbieri wrote:
> How/Why is it slow?
>
> is the bmovl slow? Is our interface with it? Maybe we can come with a
> better solution somewhere...

We have to transform the SDL surface into a RGBA32 stream. This is
very slow in Python, maybe a C helper with python bindings can do this
faster (very sure, because the biggest problems seems to be the memory
management). 


Dischi

-- 
Linux - Less bugs for less bucks! 


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Freevo-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-devel

Reply via email to