Added comment.
This commit is contained in:
parent
9a15b2c2c0
commit
49b4667703
@ -384,7 +384,7 @@ class Photo(object):
|
||||
'-an', # disable audio
|
||||
'-loglevel', 'quiet', # don't display anything
|
||||
'-y', # don't prompt for overwrite
|
||||
tfn
|
||||
tfn # temporary file to store extracted image
|
||||
)
|
||||
if p == False:
|
||||
message("couldn't extract video frame", os.path.basename(original_path))
|
||||
|
Loading…
Reference in New Issue
Block a user