<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.26.3">
</HEAD>
<BODY>
On Sun, 2010-03-28 at 10:29 -0700, Kelly Clowers wrote:
<BLOCKQUOTE TYPE=CITE>
<PRE>
2010/3/28 Sir Gallantmon (&#12491;&#12540;&#12523;&#12539;&#12468;&#12531;&#12497;) &lt;<A HREF="mailto:ngompa13@gmail.com">ngompa13@gmail.com</A>&gt;:
&gt;
&gt; When the img tag was made, all browsers initially supported BMPs, didn't
&gt; they? Nobody complained about implementing support for an image format. The
&gt; GIF format made things hairy later, but with JPEG and PNG, the issues
&gt; eventually resolved themselves. But the img tag was made at a time when
&gt; there was no format soup for images... Or at least, not one nearly as
&gt; serious a problem as the video tag.

Also, image formats are less complicated to implement than video, both in
the codec itself and the fact that images don't have to worry about subtitles,
containers, seeking, sound, etc.

&gt; Without a baseline codec, there is no guaranteed usefulness to the audio or
&gt; video tags. As for audio, I suggest supporting at least WAV (or FLAC) and
&gt; Vorbis at least.

That was the recommendation before all codec references where removed.
Currently among HTML5 browsers, I believe only Safari does not support Vorbis
(they all support pcm wav). Safari uses QuickTime, so if Apple would bundle
XiphQT, Safari would be set. Who knows what MS is planning for IE9, but I don't
think they would object too much to having Vorbis as an option,
especially if they
are using DirectShow. A great many high-profile games have used Vorbis,
including MS-published Halo and Fable.

Really, the audio situation seems fairly manageable. Vorbis even has an
advantage in size/quality over most other codecs, especially the so-common
MP3.

&gt; For video, our best shot is either Dirac or Theora. Unless
&gt; somebody else has any other decent reasonably available open source,
&gt; royalty-free codec that can be used for the video and audio tags?

Well, if Google frees VP8...


Cheers,
Kelly Clowers
</PRE>
</BLOCKQUOTE>
<BR>
I was under the impression that Apple were one of the main opposers to using free codecs in-place of their proprietary QuickTime.<BR>
<BR>
Also, when was the last time you ever knew Microsoft to go with standarised formats when they can just as easily push one of their own?<BR>
<BR>
Even the image formats in the early days were an area of debate. Does anyone remember the time when there was still the threat of the licensing issue surrounding the Gif format? It was this very issue that cause the PNG format to be created.<BR>
<BR>
<TABLE CELLSPACING="0" CELLPADDING="0" WIDTH="100%">
<TR>
<TD>
Thanks,<BR>
Ash<BR>
<A HREF="http://www.ashleysheridan.co.uk">http://www.ashleysheridan.co.uk</A><BR>
<BR>
<BR>
</TD>
</TR>
</TABLE>
</BODY>
</HTML>