MPlayer OSX Extended, the Mac OSX port of the well-known linux media player MPlayer.
MPlayer was originally ported a while back, and has then been superseded by this version, and is considered the official Mac port by the original developers.
From the official website
MPlayer OSX Extended is the future of MPlayer OSX. Leveraging the power of the MPlayer and FFmpeg open source projects, MPlayer OSX Extended aims to deliver a powerful, functional and no frills video player for OSX.
MPlayer OSX Extended is based on the original MPlayer OSX project but has since undergone fundament ...
Be careful of installing Google Chrome on a Windows XP computer with an Intel 915i graphics card on board. I ran into an odd problem at a client, who had recently installed it. Occassionally, the system would bail out with a BSOD, and a vague error code. At first, I suspected a hardware problem, but letting WinDbg loose on the minidump file revealed the true culprit.
Apparently, there's a conflict between the graphics driver of the Intel 915 and Chrome, causing the BSOD. A detailed analysis in WinDbg revealed the causing program as chrome.exe. See the attached text file for a full log o ...