cpython/Demo/sgi/sv
Guido van Rossum db96c5a7d9 Initial revision 1992-09-03 17:01:36 +00:00
..
README Initial revision 1992-09-03 17:01:36 +00:00
burstcapt.py Initial revision 1992-09-03 17:01:36 +00:00
contcapt.py Initial revision 1992-09-03 17:01:36 +00:00
rgbgrab.py Initial revision 1992-09-03 17:01:36 +00:00
simpleinput.py Initial revision 1992-09-03 17:01:36 +00:00

README

Demo programs for the SGI Video library for the Indigo (IRIX 4.0.5).
These are more-or-less literal translations of the C programs from the
Indigo Video Programming Guide, by Sjoerd Mullender, with minor
changes by Guido.

simpleinput.py		Live video in a resizable window
rgbgrab.py		Grab still frames
contcapt.py		Continuous capturing (to a window)
burstcapt.py		Burst capturing