...
- 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
- includes support for media tracks (i.e. audio, not just text)claims non-standard support for use of
<track>
for audio and video
Akamai’s Open Video Player
...