Linked by Thom Holwerda on Sun 31st Jan 2010 14:20 UTC, submitted by lemur2
Thread beginning with comment 407110
To view parent comment, click here.
To read all comments associated with this story, please click here.
To view parent comment, click here.
To read all comments associated with this story, please click here.
He meant HTTP headers, no Ogg headers.
For a static file the web server *will* send the Content-Size header.
In bytes, not in duration.
For a static file the web server *will* send the Content-Size header.
In bytes, not in duration.
Hence, the obvious solution is to still use Theora as the codec for HTML5 video, and because the ogg data-stream does not include the length (duration) information, to include that length (duration) of the video clip as a parameter within the HTML5 tag.
There could be other solutions as well, but the fact that there is a patently obvious solution such as this makes one believe that people who bring this type of objection up are just desperately trying to find things wrong with using Theora, and not succeeding BTW.





Member since:
2005-07-06
Read the quote. There is no size information in Ogg headers -- at least not yet.