This commit is contained in:
Auric Vente
2024-04-20 19:18:18 -06:00
parent 4fb6d50f2b
commit 867846f1d0

View File

@@ -400,6 +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,
"--output", "/tmp/gifmaker.webm", "--output", "/tmp/gifmaker.webm",
]) ])