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

From CDOT Wiki
Jump to: navigation, search
 
(4 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 28: Line 29:
  
 
'''JS Cookies and File IO'''
 
'''JS Cookies and File IO'''
* [https://developer.mozilla.org/en/Code_snippets/File_I%2F%2FO Mozilla File IO]
+
* [http://www.quirksmode.org/js/cookies.html Cookie Management]
* [http://dev.opera.com/libraries/fileio/docs/overview-summary-file-io.js.dml Opera File IO]
+
** [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