We closed this forum 18 June 2010. It has served us well since 2005 as the ALPHA forum did before it from 2002 to 2005. New discussions are ongoing at the new URL http://forum.processing.org. You'll need to sign up and get a new user account. We're sorry about that inconvenience, but we think it's better in the long run. The content on this forum will remain online.
IndexProgramming Questions & HelpVideo Capture,  Movie Playback,  Vision Libraries › about the low framerate for large movies
Page Index Toggle Pages: 1
about the low framerate for large movies (Read 727 times)
about the low framerate for large movies
May 4th, 2006, 4:25pm
 
Hello,

I have been trying to use a 720px*576px large movie in Processing, and I have been surprised to see how low was the framerate on a pretty powerful machine (a bi proc intel PC, 2*3GhZ , 2Go RAM).

The only process on the video was to display a part of it according to the mouse location.

I wonder why this is so slow. Do you have an explanation?
It is possible though that the problem comes from my code, which I can post.

Thanks,
JBT
Re: about the low framerate for large movies
Reply #1 - May 4th, 2006, 5:23pm
 
read the faq .. the answers are there (scroll down to "windows and mac os-x")

http://processing.org/faq/bugs.html#video

F
Page Index Toggle Pages: 1