I'm fairly new to processing and I'm having real difficulty playing a video then after a timer changing the video e.g. Play the first video till timer reaches a certain point then stop the first video and activate the second. So far I have got it to the stage that the video will just start playing the second video regardless. Eventually I want to be able to trip the changing to the next video using some sensors that will out put a b
oolean true or false. I'm using gsvideo at the moment as it seemed to be working best for me but am open to suggestions. (the files i am playing are .mov).
Hi im having trouble choosing what library to use on a project. Im playing different .mov files with audio and switching between them / repeating them. Ive been messing with a few libs like the standard video lib and JMC but cannot decide on the one to use.
Hi there Im fairly new to processing and am having some problems playing a video file with audio. I have got a .mov file playing on repeat and at first all seems ok it plays the audio ok and runs through the video fine but when the video plays again it does so with out the audio any ideas?
Im using xp and the standard processing video lib and using an example program