If this template helps then use it. If not then just delete and start from scratch.
OS : Windows 10
PsychoPy version : 2026.1.1
Standard Standalone Installation? yes
Do you want it to also run online? no
What are you trying to achieve?:
**
I’m making a routine with a different video playing each time. I have a csv file in which there’s a column that contains all the path of the videos. I have added a video component in the builder and set “Movie file” to the variable $path with “set every repeat”. Inside the trial loop properties I have set the path to the csv file.
Everything works, but the video takes so much time to load. They are around 3Mo and last for 10 seconds.**
What did you try to make it work?:
Link to the most relevant existing thread you have found:
I’ve tried the solution of setting the video movie file to constant and updating the video with code but it did not fix the issue at all. It seems that this problem has been around for quite some time also.