NikkieK
About
- Username
- NikkieK
- Joined
- Visits
- 4
- Last Active
- Roles
- Member
Comments
-
Hello again... So this happened when I ran the script...what went wrong? /usr/lib/python2.7/dist-packages/matplotlib/font_manager.py:273: UserWarning: Matplotlib is building the font cache using fc-list. This may take a moment. warnings.warn('M…
-
Hi Daniel...I have tried what you suggested but it doesnt seem to work. And I wanted to ask...for the blank screen to be displayed for the (2500-[length of the video])ms, do i put this in a separate inline_script or in the custom python code for the…
-
Hi Daniel, Thanks for the help...! It solved the playback issue...but I still haven't figured out how to solve the timeout issue. I have tried various codes but still haven't solved it (still learning python by the way). What I want to do is to allo…
-
And I put 'keypress' in duration field for the media player still? Or the timeout that I want?
-
I am doing a lexical decision task with priming effects using stimuli from sign language..so the duration of some of the video clips are less than a second...
-
I have tried reencoding the file...but the problem still persists...the thing is some of these clips are under 1sec...is this a problem?
-
Hi, I seemed to have run into another problem. I need to play a video and then record the participant's response.. The loop plays a few videos and then the experiment stops. Here is the generated error message: File "/usr/lib/python2.7/dist-pa…
-
Thanks Sebastian!
-
Here are the screenshots..I tried implementing a simple loop where a video plays followed by a keyboard response:(Image) (Image) After quickrun:
-
I did exactly the same...however the experiment stops after playing just one video with the error message : the variable total_response_time not available.
-
Hi Daniel... I am completely new to Opensesame as well. I was just wondering... in the case of Psychopy, we put in the video element in the routine, then define the file paths in the conditions file and Psychopy retrieves the videos for us when we r…