Remove print statement
This commit is contained in:
parent
b145688b6b
commit
d5c56f5f44
@ -150,7 +150,7 @@ def convert(inputfile, outputfile, loudness):
|
||||
outputs=outputcmd,
|
||||
global_options=("-y", "-v error"),
|
||||
)
|
||||
print(ff.cmd)
|
||||
# print(ff.cmd)
|
||||
ff.run()
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user