Problem with playing video files multiple times

URL of experiment: PILOT_NAD_signlang [PsychoPy]

Description of the problem:
The experiment consists of the same set of short video clips played in five blocks. The experiment freezes in the second block when video files are played for the second time (after playing a single video correctly). Could you help how this issue could be solved?

Thank you in advance,
Kriszti :slight_smile:

Try resetting the movie using .stop() and .seek(0)