diff options
Diffstat (limited to 'Demo/sgi/video/video2rgb.py')
-rwxr-xr-x | Demo/sgi/video/video2rgb.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Demo/sgi/video/video2rgb.py b/Demo/sgi/video/video2rgb.py index 7070a93..bbfa6b8 100755 --- a/Demo/sgi/video/video2rgb.py +++ b/Demo/sgi/video/video2rgb.py @@ -1,4 +1,4 @@ -#! /ufs/guido/bin/sgi/python +#! /usr/bin/env python # Convert CMIF movie file(s) to a sequence of rgb images |