Difference between revisions of "HTML5 Open Video Player/Resources"
Sweerdenburg (talk | contribs) |
Sweerdenburg (talk | contribs) |
||
Line 20: | Line 20: | ||
'''Subtitling and TTXT''' | '''Subtitling and TTXT''' | ||
− | *[http://www.whatwg.org/specs/web-apps/current-work/multipage/video.html#the-track-element WhatWG.org Standards Documentation on Track Element] | + | * [http://gpac.sourceforge.net/doc_ttxt.php TTXT Spec] |
+ | * [http://www.whatwg.org/specs/web-apps/current-work/multipage/video.html#the-track-element WhatWG.org Standards Documentation on Track Element] | ||
* [http://forum.doom9.org/showthread.php?t=119118 TTXT example] | * [http://forum.doom9.org/showthread.php?t=119118 TTXT example] | ||
* [http://blog.gingertech.net/2010/08/07/websrt-and-html5-media-accessibility/#WebSRT WebSRT Example (Conceptual)] | * [http://blog.gingertech.net/2010/08/07/websrt-and-html5-media-accessibility/#WebSRT WebSRT Example (Conceptual)] |
Revision as of 18:32, 25 October 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