Got the first version of my HTML 5 PHP Video Player script online on Google Code, see a live demo of it on my website at http://www.stephenphillips.co.uk/Video and download the files from http://www.stephenphillips.co.uk/Video.zip
Overview
HTML 5 Video player made using PHP, HTML 5, and JS, which recursively reads a directory of video files, creates a playlist, and then it plays the videos in a looped slide show one after another.
It has next and previous navigation, along with an overlay playlist which you can use to select a file to play from, with an option for fullscreen playback, with support for fullscreen on tablets and smart phones.