[open] playing .avi using mac
I am trying to add 2 video files to my experiment, but it keeps giving me an error.
"Failed to load plugin 'video_player'. Error: No module named cv"
what is CV? is there a pluin for mac?
cheers
I am trying to add 2 video files to my experiment, but it keeps giving me an error.
"Failed to load plugin 'video_player'. Error: No module named cv"
what is CV? is there a pluin for mac?
cheers
Comments
Hi,
'cv' is the OpenCV Python module, which is used by the
video_player
plug-in to decode video. It needs to be part of the Python environment included with OpenSesame, which apparently isn't the case with the package that you are using. (You can find out by typingmodules()
in the debug window.) However, someone recently posted a screenshot of thevideo_player
running on Mac OS, so perhaps you could ask which package was used for this?The discussion is here:
Cheers,
Sebastiaan
Thanks so much. I will take a look at it.
I have now moved to a windows machine in the lab, while the mac thing is not fixed.
cheers
isabel