use stream height by default

This commit is contained in:
j 2012-02-17 13:02:04 +05:30
commit 81748afa2d
2 changed files with 6 additions and 3 deletions

View file

@ -241,7 +241,7 @@ def frame(videoFile, frame, position, height=128, redo=False):
videoFile input
frame output
position as float in seconds
width of frame
height of frame
redo boolean to extract file even if it exists
'''
if exists(videoFile):