Added comment.

patches
Joachim Tingvold 2015-06-17 20:35:14 +02:00
parent 9a15b2c2c0
commit 49b4667703
1 changed files with 1 additions and 1 deletions

View File

@ -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))