Mercurial > mplayer.hg
view DOCS/INSTALL @ 395:01768a027e7d
- fixed bug with depth and mpg when current bpp of XServer was != 32
- when -bpp is selected, I accept only query_modes() for THIS particular depth
(if it's supported by hardware)
author | acki2 |
---|---|
date | Fri, 13 Apr 2001 22:11:08 +0000 |
parents | c94413099c9b |
children | 97a4bb050fae |
line wrap: on
line source
======================================================================= * HOW TO COMPILE MOVIE PLAYER COMPONENTS * (C) 2000. A'rpi/ESP-team * ======================================================================= Pontscho/Fresh! did some script and makefiles so compiling is much easier now. If you find a bug in that, please contact us: pontscho@makacs.poliod.hu arpi@esp-team.scene.hu 1. The Player: (mplayer) ~~~~~~~~~~~~~~ ./configure [* check config.h and config.mak files! *] make make install [* if you compiled DGA in, check VIDEOCARDS! *] 2. Drivers: (mga_vid.o) ~~~~~~~~~~~~~~~~~~~~~~~ cd drivers make mknod /dev/mga_vid c 178 0 chmod go+rw /dev/mga_vid 3. Matrox G400 DH TV-out tools: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cd TVout ./compile.sh