Group: Forum Members
Posts: 1,
Visits: 6
|
I have a script in which I am playing videos. I finally got it to work, but now the video plays slowly and bumby, as if there is a delay in it. It works fine in vlc or media player.
Any thoughts?
<video receivinghelp> / items = ("vupuzzle_la_slim3.mpeg") / playthrough = true / position = (50, 50) </video>
<trial video> /stimulusframes = [1=receivinghelp] /trialduration = 78000 </trial>
<block video> /trials = [1=video] </block>
|