Update on vinfo

This commit is contained in:
Guido van Rossum 1991-11-06 16:13:25 +00:00
parent 6f00a317a1
commit eda5dfd7c8
1 changed files with 3 additions and 1 deletions

View File

@ -44,7 +44,9 @@ video.py player for movies recorded by camcorder.py
soundfile default is none (no sound) soundfile default is none (no sound)
skipbytes byte offset in soundfile where sound starts skipbytes byte offset in soundfile where sound starts
vinfo.py print a summary of a movie file vinfo.py print summary of movie file(s)
usage: vinfo [-d] moviefile ...
-d print delta times (default: print abs times)
vpregs.py definition of VP registers vpregs.py definition of VP registers