...
- http://www.projekktor.com/
- http://code.google.com/p/projekktor-zwei/
- License: GPL3
- uses jQuery
- Controls HTML coded in a config block
Captionator
- http://captionatorjs.com/
- https://github.com/cgiffard/Captionator
- License: completely open ("You may copy and use this library as you see fit (including commercial use) and modify it, as long as you retain my attribution comment...")
- closed-captioning polyfill for HTML5: implements support for
<track>
element - support for WebVTT, SRT, SBV, and SUB caption/subtitle formats
- namespaced to "captionator"
- can provide your own render function for the captions
- claims non-standard support for use of
<track>
for audio and video- small bug in video, but can get something to work
- haven't been able to get audio to work
- bug: Captionator somehow interferes with native volume control?
...