view TVout/fbset/INSTALL @ 10263:0df8816f4665

TiVo demuxer and sub-cc/osd decoder patch by usenet@wingert.org (http://tivo-mplayer.sourceforge.net/releases/MPlayer-20030501-tivo-patch.gz) changes by me: - spit demux_ty to demux_ty and demux_ty_osd (later handles mpeg user-data decoding, ie sub-cc and osd) - removed some cosmetics changes - some compile fixes (gcc3 specific variable decl etc)
author arpi
date Mon, 09 Jun 2003 00:24:49 +0000
parents 3b5f5d1c5041
children
line wrap: on
line source



			FBSET INSTALLATION GUIDE


Change the current directory to the directory containing the fbset sources and
type

    make install

This will create the fbset binary and install it, together with the manual
pages. It also creates the standard frame buffer special device nodes.


The etc subdirectory contains sample frame buffer mode definitions files. Copy
one of them to /etc/fb.modes and edit it to your needs.


Enjoy!