Resolution and size of movies run using media_player_mpy
in OpenSesame
Hi all,
I finally got OpenSesame to run my experiment, which runs about 10 .avi movies in a loop.
The only problem left is that OpenSesame seems to "stretch" the movie.
My screen resolution is 1920*1080 so I generated my movies to be at the resolution and when I run them, the height is smaller so there are black areas above and below my movie (like in the cinema).
How can I make sure that the movies run in the same resolution I generated them and have the exact same height/width proportions ?
Thanks a lot!
Noa
Comments
Don't know if it matters, but the coding I used is RLE
Hi Noa,
In the general settings of your experiment (First item in the overview area), you can specify screen width and height. Try to set the values there.
Makes sense?
Eduard
In case you are using media_player_mpy, there is an option to 'Fit the video to screen'. If you set this to 'no', the video should be displayed with its original pixel dimensions.