diff options
Diffstat (limited to 'Demo/sgi/video/Vtime.py')
-rwxr-xr-x | Demo/sgi/video/Vtime.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Demo/sgi/video/Vtime.py b/Demo/sgi/video/Vtime.py index 34b3b44..651deee 100755 --- a/Demo/sgi/video/Vtime.py +++ b/Demo/sgi/video/Vtime.py @@ -7,7 +7,7 @@ # # - resample at a fixed rate # - divide the time codes by a speed factor (to make it go faster/slower) -# - drop frames that are less than n msec apart (to accomodate slow players) +# - drop frames that are less than n msec apart (to accommodate slow players) # Usage: |