From: Guido van Rossum Date: Thu, 20 Aug 1992 11:54:00 +0000 (+0000) Subject: New files. X-Git-Tag: v0.9.8~196 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=815adc987099ef354fc3b3051a312b4c39cf96b7;p=thirdparty%2FPython%2Fcpython.git New files. --- diff --git a/Demo/sgi/video/README b/Demo/sgi/video/README index 4995f58c6029..eedb85f568dd 100644 --- a/Demo/sgi/video/README +++ b/Demo/sgi/video/README @@ -24,7 +24,7 @@ editor, not in this directory but in /ufs/guido/mm/.) When we got our own Indigo entry-level video board (in June 1992) and a version of the Irix video library that supported capturing PAL format (in August 1992), Sjoerd added an interface to the video -library to Python (sv) and Guido wrote makemovie.py (based upon a +library to Python (sv) and Guido wrote Vrec.py (based upon a still frame grabber by Sjoerd, in turn based upon SGI demo code in C) to record a movie using it. @@ -54,11 +54,11 @@ camcorder.py record video movies or make snapshots (in movie format) p pause recording (record single frame if paused) ESC quit -colorsys.py color conversions, used by video - -makemovie.py record video movies using the Indigo video library and +Vrec.py record video movies using the Indigo video library and board +colorsys.py color conversions, used by video + statit.py various statistics operations on movie files syncaudio.py record audio synchronized with camcorder -a @@ -96,6 +96,10 @@ vpregs.py definition of VP registers vtime.py virtual time module imported by syncaudio.py and camcorder.py +Vtime.py (unrelated to vtime!!!) Copy a video file, + manipulating the time codes (e.g. faster/slower, or + regenerate time codes, or drop frames too close apart) + The following are C programs, either for efficiency or because they need to link with a C library: