Video being sped up and played without sound

Hey
I’m using psychopy (using the library but in pycharm) to build an experiment which has a movieStim before it starts and then feedback sounds.
When trying to load the sounds before the movie stimulus is played, the movie gets played at a much faster speed and without audio. the only solution I found was to play the movie before any sound is loaded but I cant avoid loading the sounds.
I’d appreciate any help with this bug
Thanks

the psychopy version is 2023.2.3
and python 3.9
windows 10

Hi! I am also experiencing problems like that. My experiment works on my macbook, but as soon as I try to make it work on the lab’s Windows computer (Windows 10, psychopy v2023.2.3), the videos are not played correctly. I can only play 1 video per script, or else the videos break. I suspect the audio could be the problem, but I cannot actually be sure.