I am trying to play a playlist of 10 short 2-3 second clips and loop. I want to play file1.xxx, then stop playback, then when instructed to play file2.xxx it plays and so on then loops back to file1.xxx. The catch is I need the execution of the playback to come from the GPIO. For instance Closure of pin 1 and 2 would execute the playback. I am guessing a closure of 500ms would be enough to kick the video to play. This would happen over and over. Any Ideas, SUPER NOOB here!
Thanks