From e6a987739d15c98fdad73e8ad08941d044e427a6 Mon Sep 17 00:00:00 2001 From: MDHEXT <42657178+MDHEXT@users.noreply.github.com> Date: Tue, 7 Dec 2021 23:34:24 -0700 Subject: [PATCH] Add files via upload --- gifconv.bat | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gifconv.bat b/gifconv.bat index 06f8e6c..df05446 100644 --- a/gifconv.bat +++ b/gifconv.bat @@ -1,7 +1,7 @@ @ECHO OFF REM By: MDHEXT, Nabi KaramAliZadeh REM Description: Video to GIF converter -REM Version: 4.7 +REM Version: 5.1 REM Url: https://github.com/MDHEXT/video2gif, forked from https://github.com/NabiKAZ/video2gif REM License: The MIT License (MIT) @@ -35,7 +35,7 @@ GOTO :help_check_1 :help_message ECHO ------------------------------------------------------------------------------------------------------------- -ECHO Video to GIF converter v4.7 ^(C^) 2017-2021, MDHEXT ^&^ Nabi KaramAliZadeh ^ +ECHO Video to GIF converter v5.1 ^(C^) 2017-2021, MDHEXT ^&^ Nabi KaramAliZadeh ^ ECHO You can download this fork from here: https://github.com/MDHEXT/video2gif ECHO you can download the original release here: https://github.com/NabiKAZ/video2gif ECHO This tool uses ffmpeg, you can download that here: https://www.ffmpeg.org/download.html#build-windows