Guido van Rossum | db96c5a | 1992-09-03 17:01:36 +0000 | [diff] [blame^] | 1 | Demo programs for the SGI Video library for the Indigo (IRIX 4.0.5). |
2 | These are more-or-less literal translations of the C programs from the | ||||
3 | Indigo Video Programming Guide, by Sjoerd Mullender, with minor | ||||
4 | changes by Guido. | ||||
5 | |||||
6 | simpleinput.py Live video in a resizable window | ||||
7 | rgbgrab.py Grab still frames | ||||
8 | contcapt.py Continuous capturing (to a window) | ||||
9 | burstcapt.py Burst capturing |