Difference between revisions of "HTML5 Open Video Player/Resources"
Sweerdenburg (talk | contribs) |
Sweerdenburg (talk | contribs) |
||
Line 36: | Line 36: | ||
* [http://github.com/zencoder/video-js Video.js] | * [http://github.com/zencoder/video-js Video.js] | ||
* [http://github.com/annasob/popcorn-js Popcorn.js] | * [http://github.com/annasob/popcorn-js Popcorn.js] | ||
+ | * [https://github.com/jlward4th/JSAMF JSAMF.js] AMF serialization |
Latest revision as of 16:05, 13 November 2010
List of Resources of Helpful Links
HTML5
Accessibility
Video
Canvas
Subtitling and TTXT
- TTXT Spec
- WhatWG.org Standards Documentation on Track Element
- TTXT example
- WebSRT Example (Conceptual)
- Approach on JavaScripted subtitles
- JavaScript subtitles through HTML5
- Timed subtitles using smil
JS Cookies and File IO
GitHubs
- Video.js
- Popcorn.js
- JSAMF.js AMF serialization