use stream height by default
This commit is contained in:
parent
31713e5f3b
commit
81748afa2d
2 changed files with 6 additions and 3 deletions
|
|
@ -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):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue