zasdaszxca
New member
The trigger Play does not seems to be working for me. Did anyone encounter similar problem?
The trigger Play does not seems to be working for me. Did anyone encounter similar problem?
Yes, that trigger does not do what you would think. I noticed that as well, so I looked at the source code again and it only resumes playback if the video(s) have been paused before. So completely different from the play button in the plugin interface, which basically resets everything and starts playback.
So I changed a few things again, because I had needed a proper "play" trigger for some basic UIButton video playback controls as well, and your comment reminded me to finally see what was up with that trigger.
Again I hope this is alright @VamSander
I am definitely entering forking territory here, which is what I am probably going to do unless @VamSander comes alive again in the near future.
So here is a version that has the aspect ratio hack from above and also modified triggers:
- PlayNext: this does the same thing as the Play button in the interface, which I think always plays the next item(s)
- PlayPause: plays/pauses the videos
- Stop: actually stops the videos
Yes, that trigger does not do what you would think. I noticed that as well, so I looked at the source code again and it only resumes playback if the video(s) have been paused before. So completely different from the play button in the plugin interface, which basically resets everything and starts playback.
So I changed a few things again, because I had needed a proper "play" trigger for some basic UIButton video playback controls as well, and your comment reminded me to finally see what was up with that trigger.
Again I hope this is alright @VamSander
I am definitely entering forking territory here, which is what I am probably going to do unless @VamSander comes alive again in the near future.
So here is a version that has the aspect ratio hack from above and also modified triggers:
- PlayNext: this does the same thing as the Play button in the interface, which I think always plays the next item(s)
- PlayPause: plays/pauses the videos
- Stop: actually stops the videos
Audio stuttering usually goes away when soft body physics is turned off.Why does the audio always stutter for me in VR?
Audio stuttering usually goes away when soft body physics is turned off.
i found a solution to advancing to another video, create a button and have give it two actions, set screen to zero, then set screen to one. It will play another video, might not be in any order, but it does work for me well enough to be happy with it
Is your video a mp4, mpg, m4v, mpeg, webm, wmv, vp8, ogv, mov, dv, avi or asf?i'm just getting a white screen on my end, any help?