Mods
This commit is contained in:
parent
867846f1d0
commit
4acb03ccb7
2
main.py
2
main.py
|
@ -400,7 +400,7 @@ async def make_video(ws, arg, room_id):
|
||||||
"--frames", 18,
|
"--frames", 18,
|
||||||
"--fillgen",
|
"--fillgen",
|
||||||
"--word-color-mode", "random",
|
"--word-color-mode", "random",
|
||||||
"--width", 555,
|
"--width", 600,
|
||||||
"--output", "/tmp/gifmaker.webm",
|
"--output", "/tmp/gifmaker.webm",
|
||||||
])
|
])
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue