view TVout/fbset/INSTALL @ 4294:21dbbbbd5479

a few filters (should be removed/merged when arpis videofilter stuff is finished) -ssf cgb=<float> -> chrominance gaussian blur (nice to improve picture quality) -ssf lgb=<float> -> luminance gaussian blur (dunno what its good for) -ssf chs=<int> -> shift chrominance horizontally -ssf cvs=<int> -> shift chrominance vertically these will only work if the swscaler is used at all
author michael
date Mon, 21 Jan 2002 15:22:28 +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!