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.
Page Index Toggle Pages: 1
display multiple movies (Read 534 times)
display multiple movies
May 23rd, 2009, 7:53am
 
Greetings,

I have a problem which includes working with movies in Processing.I have a project in which I have to display 9 different movies on the screen at the same time.I have already divided the screen on 9 parts.I am using processing.video library.When I am using station.mov movie
(9 equal movies station.mov) which I got from examples (processing-1.0.3/examples/Libraries/Video(Movie)/Loop/data) project works.Processing supports .mov format.Movie station.mov is 560KB big.But when I'm using other movies(9 equal or different movies) .mov format that are bigger or even smaller than 560KB project doesn't work or works very slowly.I don't know why it's that.How can I change other movies into the same »shape« as movie station.mov that the project would work?
I am thanking you for the answers.

Best wishes,Ziga
Page Index Toggle Pages: 1