Subversion Repositories shark

Compare Revisions

Ignore whitespace Rev 1168 → Rev 1169

/demos/trunk/bttvdemo/readme.txt
0,0 → 1,31
--------------------------------------
BTTV Frame Grabber Demo
 
by
 
Giacomo Guidi <giacomo@gandalf.sssup.it>
 
Last update 27/05/2003
--------------------------------------
 
This is a simple demo for the BTTV driver.
It starts the frame grabber at 25 fps 320x200.
The SVGA driver (default VESA) is used to
visualize the grabbed images.
 
See also drivers/bttv/readme
 
drivers/bttv/fgman-it.txt is the
italian manual
 
--------------------------------------
 
The demo is composed by:
 
MAKEFILE The makefile used to compile the application
README.TXT This file
INITFILE.C The init file
BTTV.C The BTTV Demo
 
--------------------------------------