[fofix-gcode-issuetracker] Issue 1213 in fofix: Video player leaks
fofix at googlecode.com
fofix at googlecode.com
Wed Aug 18 15:18:53 UTC 2010
Status: New
Owner: ----
Labels: Priority-Low
New issue 1213 by placombe1: Video player leaks
http://code.google.com/p/fofix/issues/detail?id=1213
I tried to play a background video on main menu. That is working.
The video loop=True meaning that when it's finish, videoplayer automaticly
restart it (without the need to call restartvideo)
At first, I am doing 60fps using about 50% of one core (12-13% use on a
quad core)
After 30-45 min, fps starts to drop (50fps and 100% use of one core (25%)
after 2-3 hours, fps is about 10fps and still 100% of one core (25%)
I tried to run self.engine.collectGarbage() every 5 minutes, then every 1
minutes and it dosen't change anything.
List the steps to recreate the problem.
>> 1. setup a videoplayer that will loop with loop=True
>> 2. enable FPS print
>> 3. wait for the problem to come :)
What version are you using? Include the FoFiX version, the Python version,
your operating system, and whether it is SVN (alpha), beta, RC, or final
release.
>> Tests were done on fofix 4.0 python 2.6 winxp 64 bits
Did you read the wiki on how to report bugs, conveniently called
ReportingBugs? If this is a bug report, please include the log file!
Please provide any additional information below.
More information about the fofix-gcode-issuetracker
mailing list