 =============================================================================
 * COMO COMPILAR LOS COMPONENTES DE 'MOVIE PLAYER'* (C) 2000. A'rpi/ESP-team *
 =============================================================================

Pontscho/Fresh! hizo algunos scripts y 'makefiles' asi que compilar
es mucho mas facil ahora. Si encuentras algun bug, por favor avisanos:
  pontscho@makacs.poliod.hu
  arpi@esp-team.scene.hu

1. El reproductor: (mplayer)
~~~~~~~~~~~~~~~~~
  ./configure
[* comprueba los archivos config.h y config.mak ! *]
  make
  make install
  [* Si has compilado con DGA, leete el archivo VIDEOCARDS *]

2. Drivers: (mga_vid.o)
~~~~~~~~~~~~~~~~~~~~~~~
  cd drivers
  make
  mknod /dev/mga_vid c 178 0
  chmod go+rw /dev/mga_vid

3. Utilidades Matrox G400 DH TV-out :
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  cd TVout
  ./compile.sh

4. Fuentes:
~~~~~~~~~
  Adquiere el .zip de la seccion de DOWNLOAD
   cd ~/.mplayer
   mkdir font
   cd font
   unzip mp_font1.zip
