ie

Google breaks HTML5 video codec decision deadlock; introduces WebMGoogle’s largest developer event, Google I/O, is being held at San Fran, California where Google just unleashed a third alternative for video in HTML5 – WebM. It is an open, royalty-free web media file format which aims to become the default standard for web videos.

WebM

The dilemma with the original two competitors for HTML5 video, namely Ogg Theora and H.264 was that Theora is open source and royalty free but a really low quality codec. While on the other hand, H.264 is better than Theora but is licenced to an entity called MPEG-LA which might not be acceptable to the big daddies.

Google introduced WebM and broke the decision deadlock. WebM incorporates the goodness of both. The video codec is based on VP8 by On2 (FYI: Theora is based on VP3) and the audio on Vorbis. A subset of Matroska media container will be used as a container for the audio and the video.

What’s more exciting is that Mozilla Firefox, Google Chrome, Opera, Adobe and even Internet Explorer 9 will support WebM. In fact, the nightly builds of aforementioned browsers are already supporting WebM and are available for download.

Mozilla Firefox builds supporting WebM:

Download for Windows / 12.3MB

Download for Mac / 25MB

Download for Linux (Intel) / 11MB

Download for Linux (64-Bit Intel) / 12MB 

Opera builds supporting WebM:

For Windows-

For Mac-

For Linux-

Google Chrome builds supporting WebM:

The Chromium blog reported that the dev channel build of Google Chrome supporting WebM will be out in few weeks. So stay tuned!

For Linux-

Now Ubuntu users can try Chromium’s latest build power-packed with WebM support.

Download Chromium latest Build for Ubuntu

With mighty Google at its side, backed by Mozilla, Opera and Microsoft, WebM sure looks like the future of web videos. But are we missing someone special here? Yes. Apple. And Apple is fiercely in love with H.264. My guess is that we are going to witness yet another war of the codecs; WebM, backed by Google and Microsoft and H.264, allied with Apple. This is going to be interesting. Very. Interesting.

How to have Safari-like font smoothing in Firefox, IE or OperaSafari is a browser that implements cutting edge font smoothing techniques. Any page rendered in Safari looks really good and pleasing to the eye compared to other browsers. Now if you are on Mac OS X, it turns out you won’t have any problem with font smoothing on other browsers thanks to the system-wide implementation of the font smoothing technique.

On Windows however, there still is a slight glitch. Of course, we have ClearType here but let’s face it, it’s not as great as the one on OS X. Now before I tell you how to have Safari like font-smoothing on Firefox, IE8 or Opera, I’d like to show you what it really means:

Font smoothing   

See the difference. Trust me if you really need to experience the web in sophisticated way, you need something better than ClearType. You need GDI++.

GDI++ offers Mac OS X like font rendering on Windows, giving you much cleaner and smooth display of fonts. Above screenshots were taken on Firefox with GDI++ ON and OFF. Download GDI++ from the link given below, unzip the files and simply run gditray.exe. Results will be immediate. The best part is the font smoothing will be system-wide. GDI++ basically overrides Windows’ native ClearType tuning to achieve better results. Once you feel the change, I am sure you’d never want to go back. :)

Download GDI++