Difference between revisions of "HTML5 Open Video Player/Resources"

From CDOT Wiki
Jump to: navigation, search
(Created page with 'List of Resources of Helpful Links '''HTML5''' * [http://en.wikipedia.org/wiki/HTML5_video#Table Video element compatibility] * [http://webkit.org/blog/140/html5-media-support/ …')
 
 
(5 intermediate revisions by the same user not shown)
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)]
Line 26: Line 27:
 
* [http://blog.gingertech.net/2008/12/12/attaching-subtitles-to-html5-video/ JavaScript subtitles through HTML5]
 
* [http://blog.gingertech.net/2008/12/12/attaching-subtitles-to-html5-video/ JavaScript subtitles through HTML5]
 
* [http://labs.kompozer.net/timesheets/video.xhtml Timed subtitles using smil]
 
* [http://labs.kompozer.net/timesheets/video.xhtml Timed subtitles using smil]
 +
 +
'''JS Cookies and File IO'''
 +
* [http://www.quirksmode.org/js/cookies.html Cookie Management]
 +
** [https://developer.mozilla.org/en/Code_snippets/File_I%2F%2FO File IO (Mozilla)]
 +
** [http://dev.opera.com/libraries/fileio/docs/overview-summary-file-io.js.dml File IO (Opera)]
 +
 +
'''GitHubs'''
 +
* [http://github.com/zencoder/video-js Video.js]
 +
* [http://github.com/annasob/popcorn-js Popcorn.js]
 +
* [https://github.com/jlward4th/JSAMF JSAMF.js] AMF serialization

Latest revision as of 17:05, 13 November 2010