Recent content by Waista

  1. W

    playing videos in MSS2 format

    If you have the Mplayer application rather than the macports mplayer, install the Windows-All ddls into /usr/lib/win32/ You'll have to create the win32 directory. If you have both, just link the macports directory to /usr/lib/win32/ cd /usr/lib/ ln -s /opt/local/lib/codecs/ ./win32...
  2. W

    playing videos in MSS2 format

    Okay, fix the colourspace problem by asking mplayer to use the `quartz' video out module instead of the `macosx' video out module. mplayer -vo quartz
  3. W

    playing videos in MSS2 format

    Here's the solution I came up with for playing MSS2 files. Intel Macbook. OS10.5.6. I have mplayer intalled via macports. http://www.macports.org/ Then grab the Windows-All dlls from the codecs directory on Mplayer's site. http://www.mplayerhq.hu/MPlayer/releases/codecs/ Download and...
Back
Top