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 usage"""
|
||||||
print("export-video -i input -o output [-d --desinterlace]")
|
print("export-video -i input -o output [-d --desinterlace]")
|
||||||
|
|
||||||
|
|
||||||
params = {
|
params = {
|
||||||
"desinterlace": False,
|
"desinterlace": False,
|
||||||
"file_output": "",
|
"file_output": "",
|
||||||
|
|
Reference in a new issue