Reduce noise from ffmpeg
This commit is contained in:
parent
4fdd0841f3
commit
b46b6da935
1 changed files with 2 additions and 0 deletions
|
@ -80,6 +80,8 @@ class FactotumPlugin(
|
|||
subprocess.run(
|
||||
[
|
||||
"ffmpeg",
|
||||
"-loglevel",
|
||||
"warning",
|
||||
"-itsscale",
|
||||
"0.5",
|
||||
"-i",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue