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

View File

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