Daniel
About
- Username
- Daniel
- Joined
- Visits
- 669
- Last Active
- Roles
- Member, Administrator, Moderator
Comments
-
Hi NikkieK, that sounds weird. I'm going to check it out and will get back to you shortly!
-
That sounds like a bug then. I'm just surprised you're the first to ever report this behavior, as the plugin has been around for a while (and is in dire need of an update), so I assume someone should have bumped into this thing before. 1) No the su…
-
Hi Mikaelr. Just to be sure: Have you also include the sound_stop_recording item at the end of the trial?
-
No I would really need more information for that. Do you mean the video plays but there is no sound? Have you checked if play audio in the configuration panel is set to no by accident? If you a trying to play separate sound files: there is indeed so…
-
Hi NikkieK, that may be the cause then yes. This should be fixed in the next release (even though I think your situation unique as a <1 second videoclip is really exceptional), but that doesn't help you now. Is there anyway you can prolong the cl…
-
Hi NikkieK, It appears as if the plugin cannot detect the duration of the clip. This may be due to an error in the encoding of the video file. If you open up the video file in another player, are you able to seek in the clip (if not, this is usuall…
-
Hi Iris, I see you are using the older media_player_vlc. This is causing quite some troubles with the newer version of OpenSesame and we don't actively maintain it anymore, because many of its issues are regarded as unfixable. Have you tried the med…
-
Hi Natasha, This doesn't really tell us anything about the problem your facing with creating the experiment. We really need more info if we are to help you.
-
Yes there is. You could try the following first. Start python and type: import imageio.plugins.ffmpegimageio.plugins.ffmpeg.download() but this is what OpenSesame does, so it probably doesn't work. The alternative step is that you download ffmpeg…
-
Hi NikkieK, It certainly is. If you have made a column named "file_name" in the loop, you can access this variable by placing [file_name] in the video file field of the player item. Then it should automatically use the value that 'file_nam…
-
Hi Abhijit, Please see my response here and please refrain from posting the same question multiple times. It sometimes may take a while before someone replies, but we certainly will. We try to keep the forum as tidy as possible so it won't become a …
-
Hi Abhijit, it certainly is possible, but we're not going to create the task for you :smile:. Why don't you give it a go yourself, and then we can help you if you get stuck.
-
High aseesa, That is weird. On the first run of media_player_mpy, OpenSesame needs to download a small package (ffmpeg.osx) that enables it to decode a wide array of video formats. This usually doesn't cause any trouble, but in your case it appears…
-
Hi Iris, Still it would be great if you could post the error message here so we can maybe fix this for the non-windows systems you were working on earlier. Please let us know more about this.
-
Hi Bob, I have been facing this issue too and I don't really know how to solve this. On some machines it just doesn't work as it should, and I have too little expertise in audio programming to really get a grasp on what is going on and how to solve…
-
@Josh I remember Lucas (Peek) once programmed a task like this. If you still have his contact info, maybe he is willing to send his version as an example.
-
Examples of MovieStim3 are hard to find, but the module should have the same interface as the other MovieStim variants. You should thus be able to use the same API. If you insist on seeing an example, you're better off asking at the psychopy forum (…
-
Hi someGuy, avbin is a project which has not been maintained for a long while, so I recommend you to not use it anymore. I've also tried to get things to work with avbin multiple times in the past, but I never succeeded. There are quite a few good …
-
Hi DahmSF, As you know, this is not a professional support forum: People who commonly answer these questions don't get paid for it (except in appreciation and karma of course ;) ), so many only do this if they have some spare time, outside of their…
-
Hi asafb, Sadly this is not yet possible. We hope to get there one day in the (near?) future, but as of now, OpenSesame is not yet able to play videos on Android.
-
That clears things up then. It appears as if the pygame library doesn't support sleeping. You should be fine as long as you do not have an experiment opened if you put the computer to sleep; OpenSesame itself should survive a nap. You can also chang…
-
Sorry, either something went wrong, or I forgot to attach it. The experiment crashes somewhere at a later stage, because it was built with an older version of OpenSesame and is apparently not forward compatible, but still, it should give the right i…
-
Hi Jonathan, Thanks for this bug report. It appears as if the crash is caused by libSDL-1.2.0.dylib, which is the library used to draw stimuli in the Legacy and Expyriment backends. I have a couple of questions: * Do you happen to have an experime…
-
I've been working on some of the issues mentioned above and I have mixed news: (Quote) This should be solved, but I cannot really confirm it myself, and need you guys to check this. I discovered I composed the Info.plist file incorrectly, causing i…
-
Hi Annacon, This will involve some scripting, but a thread discussing a similar problem can be found here Good luck!
-
Hi Michael, It is possible. I have programmed some Continuous Flash Suppression experiments in the past that made use of binocular disparity, and which we ran using an Oculus Rift. You can find an example of on of these experiments attached with thi…
-
Hi TJ, This appears to be an error related to your sound device or driver. I assume this somehow has to do with how you have audio playback set up on the machine that shows this problem (or does it have a sound card at all?) Does the movie play if…
-
No I haven't seen this before, and I can't reproduce it on my Mac with 3.1.3. I will see if I can do things differently to force the problem to occur. This sounds serious indeed; especially if it happens on multiple macs. I assume it happens on more…
-
Hi Laurie. Either updating your software, or reinstalling OpenSesame might do the trick.
-
Hi Ellie, it helps if you tell us a little bit more. The way you currently describe your problem is too brief and we can't do anything with this information. Can you post a screenshot of how the images are displayed by OpenSesame, and how the image…