Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
cpython
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
cpython
Commits
44c1f698
Commit
44c1f698
authored
Sep 03, 1992
by
Guido van Rossum
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Added more info
parent
db96c5a7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
17 additions
and
3 deletions
+17
-3
Demo/sgi/sv/README
Demo/sgi/sv/README
+17
-3
No files found.
Demo/sgi/sv/README
View file @
44c1f698
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.
Indigo Video Programming Guide, by Sjoerd Mullender, with some changes
by Guido.
Note that none of the example programs save any data to a file,
although this would be easy to do (e.g. individual grabbed frames
could be written as SGI image files using the imgfile module).
We have written a Python program to record live video to file (within
the limits of the Indigo video board), and a suite of programs to
manipulate and display such files. At the moment we don't distribute
these programs, since the file format is, eh..., weird, to say the
least. However, if you are really interested we can mail you the
source.
Also note that we haven't tried using video *output* yet.
simpleinput.py Live video in a resizable window
rgbgrab.py Grab still frames
contcapt.py Continuous capturing
(to a window)
contcapt.py Continuous capturing
burstcapt.py Burst capturing
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment