various little corrections
This commit is contained in:
parent
a14825c79a
commit
293b7f3092
1 changed files with 1 additions and 0 deletions
|
@ -15,6 +15,7 @@ def usage():
|
|||
""" Print usage"""
|
||||
print("export-video -i input -o output [-d --desinterlace]")
|
||||
|
||||
|
||||
params = {
|
||||
"desinterlace": False,
|
||||
"file_output": "",
|
||||
|
|
Reference in a new issue