Is VlcMovieStim compatible with slider?

Hi
Is VlcMovieStim compatible with the slider object.

I have a script attached that plays a movie fine but when I try to display a slider, at the same time, the script ends, with no real error message.
I don’t want to use MovieStim\MovieStim2\MovieStim3 as none of these play the videos without issue.

i have converted the video to different formats, however the same thing seems to happen when I try to use VlcMovieStim and the slider object.

OS - WIN10
PsychopPy version: 2022.2.5

vlc_script.py (787 Bytes)

Output:
############ Running: M:\Staff\Idalmis\Idalmis\video\vlc_script.py #############
pygame 2.1.0 (SDL 2.0.16, Python 3.8.10)
C:\Program Files\PsychoPy\lib\site-packages\psychopy\visual\shape.py:251: FutureWarning: elementwise comparison failed; returning scalar instead, but in the future will perform elementwise comparison
Hello from the pygame community. Contribute - pygame wiki
4.1520 WARNING Monitor specification not found. Creating a temporary one…
if value == “circle”:
############ Experiment ended with exit code 3221225477 [pid:1040] #############