<br><div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">I believe an aim of whatwg is a viable implementable standard that<br>reflects the realities of the web while encouraging innovation. MPEG4
<br>is part of the web (a growing part too).<br></blockquote></div><br><br>If I may, I'd like to echo Timeless's point here. I've been watching this thread with great interest and believe I understand both sides of the issue. Theora is appealing because it provides a Free as in no-cost to implement and Free as in no-encumbrances solution. However, it also provides a solution that nobody uses today. Perhaps even worse, there doesn't seem to be a lot of interest in adopting Theora in the future.
<br><br>And can you blame web users? Theora provides a solution that's high bandwidth and low quality. A very unappealing prospect for the bandwidth-constrained environment of the web.Thus more competitive solutions like MPEG4, WMV, RealPlayer, and Quicktime have been dominating the web. The most popular form of video streaming at the moment is actually the 
H.263 codec through Flash; a non-free codec which is running on a platform that can only roughly be considered a "standard".<br><br>If and when the <a href="http://en.wikipedia.org/wiki/Dirac_%2528codec%2529">Dirac
</a> codec is completed, there will be a viable alternative to the non-free video codec problem that might justify the risk/reward equation for support. Until then, however, we're going to need to look at supporting the existing infrastructure. That infrastructure is based on the following options:
<br><ul><li>VP6</li><li>Windows Media Video</li><li>MPEG4</li><li>RealVideo 30/40<br></li><li>H.263</li><li>Quicktime Sorenson</li></ul>Out of those solutions, VP6, WMV, Sorenson, and RealVideo can immediately be discarded for their lack of standardization. That leaves 
H.263 and MPEG4 as the only viable options.<br><br>H.263 is not a bad choice, IMHO. It's well supported by nearly every major video player, has a variety of library implementations available, is in widespread usage, and has a good tradeoff between bandwidth and quality. It is also a standard under the ITU-T.
<br><br>But what about MPEG4? Specifying MPEG4 has a lot of appeal for both its excellent encoding performance and its single point to obtain licensing and indemnity from. Furthermore, MPEG4 has its own container format and low-bandwidth audio encoding scheme. (AAC is a sight better than having to dictate ADPMC sound.) MPEG4 is also widely supported by media players, though not quite as well as 
H.263. The MPEG Group also offers low-cost (i.e. "free") licensing to anyone shipping less than 50,000 units a year, which means that it would be feasible for upstart browsers to support the standard.<br><br>That being said, I think I prefer the 
H.263 standard as a video baseline for a few reasons:<br><ol><li>It presents several licensing options. The implementer can chose to get indemnity via an available license like MPEG4-Simple (which will play H.263), choose to try and deal with individual patent holders, or simply attempt to ignore the issue. (The last case is particularly appealing in countries that don't recognize the patents related to streaming video technologies.)
</li><li>It's amazingly well supported both in hardware and software. Future mobile devices should have no trouble adding support for H.263.</li><li>It's already the most popular codec on the web today. While Real has "retired" their 
H.263-based codecs, it still lives on in Adobe FLV files.</li><li>Java decoders are available for creating "shunts" for browsers that don't currently support the "<video>" tag.<br></li></ol>That leaves me with two (point 5) questions: 
<br><ol><li>Would this place too much of a burden on browsers like Mozilla and Opera? Could plugins to local OS codecs or media players slide around the licensing issues?</li><li>Is there a good choice for container format that wouldn't additionally burden the implementors?
</li></ol>Thanks,<br>Jerason<br>