various little corrections

This commit is contained in:
Yorick Barbanneau 2018-06-28 12:37:38 +02:00
parent a14825c79a
commit 293b7f3092

View file

@ -15,6 +15,7 @@ def usage():
""" Print usage"""
print("export-video -i input -o output [-d --desinterlace]")
params = {
"desinterlace": False,
"file_output": "",