MooPlay provides tools on top of HTML5 video markup to build your own player with.
mooplay brings javascript controls over an html5 video element.
you can build and customize your own player with:
a play / pause controlbuttons to move inside the video (rewind and fast forward)an interactive play progress slidera load progress bara volume slider and a mute buttonsubtitles loaded through an ajax request and synchronized with the video. supported formats are subrip (.srt) and subviewer (.sub)full page displaycurrent and/or remaining time
the video element methods can be called by other scripts, mooplay objects will adapt themself to any state changes.
html5 development-tool html5-video-player web-video-player