Performance Problems with Chromeless player (single core pc)
Posted in APIs on March 22nd, 2010 by Saba – Be the first to commentHi,
I would like to know if there is any information you could give to resolve the current problem i am having:
After several years (the api is running in my site years ago, V2 and chromeless player), I am having problems playing most the videos with the single core pc intel p4 3.0 512 md ram (the one used to build the site and until several days ago worked perfect). The problem is :
- When the video starts, the cpu is going to 100% even with a medium size video (640X360), so most of the cpu is taken by flash (last version 10….), so all my setinterval process are suspended until the 100% utilization goes down. When i used a dual core it works ok.
So the question is, is there any reason this change in behavour, is there any change produced that increase in cpu demand?. I tried the same video using www.youtube.com and the cpu usage is almost 100% as well.
By the way, when i right click the video, always the quality is high ? is it possible to change this and how ?, I have tried to change the quality of the video, but the qualities available are : medium, large, hd720, hd1080 so…,
Following the video i am testing:
<param name="movie" value="http:// www.youtube.com/v/ClWe6J1ajIQ&hl=en_US&fs=1&“><embed src="http:// www.youtube.com/v/ClWe6J1ajIQ&hl=en_US&fs=1&” type=”application/x- shockwave-flash” allowscriptaccess=”always” allowfullscreen=”true” width=”640″ height=”385″>
In my site is www.quenota.us (testing environment) you could reproduce the problem.
Thanks