OS Win10
PsychoPy version the latest
Standard Standalone? (y/n) yes
What are you trying to achieve?:
In builder I am trying to play a series of brief video clips with a slider below that collects data every frame allowing the ptp to move the slider to reflect confidence levels fluctuating during the clip. This then moves to
What did you try to make it work?:
I had a working version on and offline with different video files, but the researcher needed some changes and had specific videos to use.
- clips were .mov and huge so I used vlc to reduce the file size
- using an isi preload period
- changing to the 32bit vlc
- tried all the movie back ends (on vlc it doesn’t like the anchor position in the video stimulus; with moviepy the video is jerky and out of sync; with opencv it works ok for around three of the 8 clips then it craps out on me; and it just doesn’t like avbin at all)
- I’ve searched the forum and tried all the recomendations from various threads, and I have googled extensively
What specifically went wrong when you tried that?:
In opencv backend i get
C:\Users\penning\Desktop\ruth\socialcognitiontask_lastrun.py #####
2397.9491 INFO Loaded monitor calibration from [‘2019_11_04 16:39’]
pygame 2.1.0 (SDL 2.0.16, Python 3.8.10)
Hello from the pygame community. https://www.pygame.org/contribute.html
14.3523 WARNING MovieStim2 dropping video frame index: 1
Traceback (most recent call last):
################# Experiment ended with exit code 1 [pid:7316] #################