Sources

The sources were uploaded to a git repository on github.com. You can find it on http://github.com/Kovensky/mplayer-kovensky.

To clone:

git clone git://github.com/Kovensky/mplayer-kovensky.git

To compile:

Note: requires Python on your PATH to compile (blame uau).

  1. cd build && ./init
  2. Edit mplayer_options, ffmpeg_options, common_options and libass_options as desired
  3. make
  4. As root: make install

To update:

./update

To clean:

./clean

Leave a Reply

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>