From 09a417f2ca5baf3af6ebb348c6b79b2ea8dda323 Mon Sep 17 00:00:00 2001 From: dylansallred Date: Sun, 15 Dec 2024 14:53:20 -0600 Subject: [PATCH] Video Format Check Add checks to make sure only supported video formats can be uploaded. Add tip telling users to use WebM for fastest conversion --- VideoToGif.html | 33 +++++++++++++++++++++++++++++++-- 1 file changed, 31 insertions(+), 2 deletions(-) diff --git a/VideoToGif.html b/VideoToGif.html index 0d43aea..95e6561 100644 --- a/VideoToGif.html +++ b/VideoToGif.html @@ -1067,7 +1067,7 @@

Original Video

- +
@@ -1224,6 +1224,14 @@

Tips for Faster Conversion

-->