From 867846f1d03768049a667e6164cf9ef0ab197cc7 Mon Sep 17 00:00:00 2001 From: Auric Vente Date: Sat, 20 Apr 2024 19:18:18 -0600 Subject: [PATCH] Mods --- main.py | 1 + 1 file changed, 1 insertion(+) diff --git a/main.py b/main.py index 0feab22..61bb6f4 100644 --- a/main.py +++ b/main.py @@ -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", ])