Tracking the tools that decentralize the media. tools process ideas resources eventsav

unmediated

 

June 29, 2005

Google has released a patch with the changes they made to the VLC media player. Nothing too exciting–they’ve basically just crippled it by making sure that it will only play AVI and MPEG media types, and then only if they are served from http://video.google.com/. They’ve disabled the ffmpeg encoding functionality as well, presumably to avoid having to pay fees for distributing an MPEG-4 encoder. (Google has to pay MPEG LA $0.25 for every download of the GoogleVideoViewer after the first 50,000 downloads, up to $1 million per year. If they hadn’t disabled the encoding functionality, this per-download fee would double, so commenting out five lines of code saves them an additional million bucks per year.) The only bugfix appears to be something related to the ActiveX plugin (a mouse hovering problem). Other than that the bulk of the patch consists of changing “VideoLAN” to “GoogleVideoViewer” throughout the code.


Originally from Ryan Shaw, remediated by yatta on Jun 29, 2005 at 11:44 AM