Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Supported by

Problem with media player mpy

Hi! I have a problem with Media Player mpy plugin on my OpenSame. I have created a conda environment for OpenSame with Python 3.10 (I need this for the Tobii SDK) and put the media player mpy inside that and built my experiment with this plugin. But when running my experiment, the sound of the video plays as it should, but the video is not shown on screen. The only thing shown is the background color of the screen. Any thoughts?

Comments

  • Update: Solved it by changing the flv specifications and the backend!

  • Hi! One new problem has arised. I got the media player to function correctly using the psychopy legacy backend but, with this backend my eyetracking calibration doesn't function correctly: it doesn't cover the full screen and, as a result, it fails. The screen resolution looks fine, so I suspect this is a backend problem.I have tried running my experiment on xpyriment but get this error message: raw_input(

    EOFError: EOF when reading a line

    [end of output]


    note: This error originates from a subprocess, and is likely not a problem with pip.

    error: metadata-generation-failed


    Encountered error while generating package metadata.


    See above for output.

    Any thoughts on that? Is there any easy fix?

    I could scrap the media player entirely as I only use videos during the breaks in between the blocks in order to disengage from the task, but I can utilize something else instead. Apart from the media player, everything else runs smoothly with the psychopy backend.

Sign In or Register to comment.