Re: [whatwg] Exposing framerate / statistics of video playback

2010-05-30 Thread Jeroen Wijering
Hello, Has any thought been given to exposing such metrics as framerate, how many frames are dropped, rebuffering, etc from the video tag? My understanding is that in the Flash player, many of these types of statistics are readily available. This is interesting for things not just like

[whatwg] My proposal of a subtitle format via an XML-like markup (in progress)

2010-05-30 Thread Carlos Andrés Solís
I've been thinking on using an XML-like markup as a format to implement subtitles. XML is reasonable enough to be implemented by both media players and web browsers, and so leaves us with little problems regarding compatibility. My proposal takes most of the elements from ASSA (save for vectorial

[whatwg] entry script

2010-05-30 Thread Perry Smith
I don't see how entry script is set, when it is set, or what it is set to. Initially, there is no entry script. [1] Can someone help me out? [1] http://dev.w3.org/html5/spec/browsers.html#entry-script Thanks, Perry Ease Software, Inc. ( http://www.easesoftware.com ) Low cost SATA Disk

[whatwg] JSON-LD - Universal Linked Data markup for Web Services

2010-05-30 Thread Manu Sporny
Just in case there are people in this community that haven't seen this yet: On May 29th 2010, Manu Sporny tweeted: Just published JSON-LD: http://rdfa.digitalbazaar.com/specs/source/json-ld/ Universal markup of #rdfa #microdata and #microformats via lightweight JSON. #html5 #json #lod

Re: [whatwg] Built-in image sprite support in HTML5

2010-05-30 Thread Robert O'Callahan
On Sun, May 30, 2010 at 3:58 AM, Mike Hearn m...@plan99.net wrote: Yeah, I'd think this isn't really a problem that should be solved as part of HTML5 but rather as improvements to the protocol level. Spriting is after all just a hack around the strict 1-file-1-request nature of HTTP and not

Re: [whatwg] device element, streams and peer-to-peer connections

2010-05-30 Thread James Salsman
On Sat, May 29, 2010 at 4:57 PM, Mark Frohnmayer mark.frohnma...@gmail.com wrote: On Thu, May 27, 2010 at 9:26 PM, James Salsman jsals...@gmail.com wrote: Would it be appropriate to allow selection between reliable delivery involving delay and unreliable delivery with the shorter delay