This commit is contained in:
Auric Vente 2024-04-20 19:18:18 -06:00
parent 4fb6d50f2b
commit 867846f1d0
1 changed files with 1 additions and 0 deletions

View File

@ -400,6 +400,7 @@ async def make_video(ws, arg, room_id):
"--frames", 18,
"--fillgen",
"--word-color-mode", "random",
"--width", 555,
"--output", "/tmp/gifmaker.webm",
])