You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to MisesTech, Mises.org Development
Back in May (http://blog.mises.org/12652/mises-media-now-available-on-the-ipad/) I announced that I had added HTML 5 video support to Mises.org. Browsers capable of playing MP4 video (currently just Safari and Chrome) will see an HTML 5 player when it's available on Mises.org Internet Explorer will support HTML5 video when IE9 comes out later this year.
There are two issues with the possibility of moving all media to HTML 5:
Firefox and Opera do not and will not support MP4.
Not all the media on Mises.org is in MP4 format (note: IE9, Safari, and possible Chrome will play Windows Media if the codec is installed)
There are two possible solutions:
Use ffmpeg to create WebM copies of all videos
Use IIS Media Services 4.0, which support <video> MP4 streaming (which probably also requires creating Smooth Streaming version of media)
It would be nice if someone investigated these options.
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to mise...@googlegroups.com
David,
My experience with development is to wait a while before implementing
new versions of anything. At a minimum, I would wait for IE and
Firefox have been tested with HTML 5 and support it.