Rev 1174 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed
--------------------------------------
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
--------------------------------------