Skip to main content

WebM and VP8 Released under the BSD License

Just another iteration in the web codec saga; Google's WebM project and the included VP8 codec has been released under the unadulterated open source BSD license. For me this is the turning point in the open vs proprietary battle as video is arguably a prominent aspect of computing. With previously dispersed standards and licensing, video support in computers and devices like smart phones and DVD players was difficult and expensive. We now have the ability to serve the best possible video to even the cheapest of devices and now that it's open, thanks to the BSD license there's a good chance that digital video as a whole will stay open.

As can be expected; Google once again takes an active approach to open standards. Initially they amended the BSD license with patent clauses that would deter patent pirates like Microsoft from entering into lawsuits against Google. Those clauses would effectively disallow the use of WebM and the VP8 codec by the suing party if a lawsuit was filed based on any of those technologies. The Open Source Initiative was not happy about this because disallowing the use of source code in any manner, flies in the face of open source principle. I agree with the OSI on this point but Google is not one to ignore the voice of the people.

Regarding copyrights; as i've mentioned, Google has decided to use the BSD license unchanged. However, they have separated patent legalities from the copyrights and have written patent rights which will allow Google to demand royalties from suing parties. The difference now is that those parties will still be able to use the source code but any derivative works will still be released under a compatible open source license. So we as consumers won't be burnt by corporate politics, at least not when video is concerned. A major victory for open source and open standards which in turn is a major benefit for us as consumers.

Comments

Popular posts from this blog

Quake3 in HD

Dust off the old PK3 files: Although it's over 10 years old, Quake 3 is still being played in offices around the world. Since id software has open sourced the Quake 3 engine; a community of developers has created an updated engine called ioquake3 and has recently also included a high resolution texture pack . ioquake3 is 100% compatable with Quake3 v1.32 so you will be able to join servers running the original Quake3 engine and vice versa. All you will need are the original pk3 files found in your Quake 3 baseq3 folder.

A Profound Understanding of Technology

The rate of technological growth is very predictable and is exponential. To draw a correlation; the Mayan calendar is understood to be a measure of significant technological events with an exponential decrease in interval time. This almost immediately disproves the man-in-the-sky idea of god because once we have successfully reverse engineered the human body we will be able to make vast performance improvements. The predictability of technology also simultaneously proves that there is some kind of divine plan at work. The machines will eventually take over but we won't be separate from them, we will become self-engineered, bio-mechanical, super intelligent beings. The singularity is upon us :D

Oracle Doesn’t Get Open Source

Oracle claimed that the EU didn’t get open source when they tried to prevent Oracle’s acquisition of Sun . It’s plain to see that the acquisition was purely to destroy the competition. Sun is dead and it’s software is slowly being buried with it. Well, not quite; Sun actively developed three of the worlds most important open source contributions; Java , MySQL and OpenOffice.org . Regardless of the loopholes that Oracle is trying to pursue with their current case against Google , once a copyleft license is applied, the product effectively becomes the property of the consumer. When the deal was announced, the open source community was up in arms however i believed that Oracle was simply waking up to the necessity for open source in the software industry. The world is not ready to drop the proprietary model just yet but a software company the size of Oracle must have realised that they were falling behind. I was wrong, Oracle have no clue about open source and apparently have no int...