On Sun, Jul 12, 2009 at 10:34 AM, Philip Jägenstedt <span dir="ltr"><<a href="mailto:philipj@opera.com">philipj@opera.com</a>></span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div><div></div>Not that I except this discussion to go anywhere, but out of curiosity I checked how Firefox/Safari/Chrome actually implement canPlayType:<br></div>
<br>
<a href="http://wiki.whatwg.org/wiki/Video_type_parameters#Browser_Support" target="_blank">http://wiki.whatwg.org/wiki/Video_type_parameters#Browser_Support</a><br>
<br>
Firefox is conservative and honest (except maybe for "audio/wav; codecs=0", what could you do with the RIFF DATA chunk?)</blockquote><div><br>Wave codec 0 means "unknown codec", so we return "maybe", but we should actually return "no" since in practice we refuse to play a file with 0 in the format field. We'll fix that.<br>
<br></div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">Safari gets maybe/probably backwards compared to what the spec suggests. Chrome seems to ignore the codecs parameter, claiming "probably" even for bogus codecs. Authors obviously can't trust the distinction between "maybe" and "probably" to any extent.<div>
<div></div></div></blockquote><div><br>Please file bugs against those browsers --- especially Chrome, since they haven't shipped video support yet.<br><br>It's not hard to implement this right, these issues reflect sloppy development more than a fundamental problem IMHO.<br>
<br></div></div>Rob<br>-- <br>"He was pierced for our transgressions, he was crushed for our iniquities; the punishment that brought us peace was upon him, and by his wounds we are healed. We all, like sheep, have gone astray, each of us has turned to his own way; and the LORD has laid on him the iniquity of us all." [Isaiah 53:5-6]<br>