Video is extremely zoomed when playing
in OpenSesame
Hello everybody,
I'm trying to show a video (just that, nothing special) and I am using the media_player_mpy plugin. The video starts playing, but is zoomed in extremely much, so that I only see some color changes as only a small fragment of the whole video is shown.
Anybody has an idea how this might happen?
Thanks in advance!
Comments
Hi @gvh,
It may have to do with the resolution settings of your experiment and the resolution of your video file, the backend you're using, and whether you've got the "Fit video to screen" option disabled in the controls of the video player object.
Here are some things you could try:
media_player_mpyobject (if your video has a different aspect ratio than your screen and it looks too stretched vertically or horizontally, disable this option, though).Hope this helps.
Fabrice.