https://bugzilla.wikimedia.org/show_bug.cgi?id=40193

Michael Dale <d...@ucsc.edu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |d...@ucsc.edu

--- Comment #2 from Michael Dale <d...@ucsc.edu> 2012-09-12 21:43:13 UTC ---
As of firefox 15: 

var dummyvid = document.createElement( "video" );
dummyvid.canPlayType( 'audio/ogg;codecs=opus' );
"probably" 

Yes, once we get 27699 out of the way, we can enable opus, mp3 and h.264
transcodes and playback relatively easily, since the mechanics for source
stream switching and client feature support detection are already supported for
the existing set of codecs that we support.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to