Hey Davide,
How are things going?
Yes, the movies plugin works, and it is fairly straightforward to use. You’ll need to specify a frame rate (I used 29.97 Hz), and movie_stats/movie_error nicely keep track of events that occurred while the movie was played. Playing a movie is like showing an image. In pseudocode:
Queue movie (which is a container for a collection of frames)
bring fixation dot to front
update display
Play movie
Stop movie
Dequeue movie
I attached a working experiment that uses movies. Unfortunately, it won’t load since you don’t have the movies (too big to send), but you can look at the code.
I’m cc’ing Chris on this email in case he has a smaller example experiment or any additional info for you.
Good to hear from you,
Elias
On Mon, Nov 22, 2010 at 6:50 AM, Davide Zoccolan zoccolan@sissa.it wrote:
Hi guys,
hope everything is fine with you.
One question about MW: I believe that you two are probably the only one that have ever tried loading and playing movies with MW.
So, what is the state of things in this regards? Does MW actually allow that?
Do you have any template experiment + movie that you can send me so I can see how it works?
Thanks
davide