Nabi 6e332e6f7c initial files of project in version 0.0.1
Signed-off-by: Nabi <nabikaz@gmail.com>
2017-04-23 04:35:13 +04:30
2017-04-23 03:28:48 +04:30

video2gif

A batch script for convert video to GIF files by FFmpeg.exe on Windows

Installation

  • Clone the repo
  • Install FFmpeg for Windows.
  • Make sure the ffmpeg.exe and video2gif.bat are on your systems path.

Usage

Anywhere you can use it be like this example:

video2gif myvideo.mp4

Then you have myvideo.gif in current directory. If myvideo.gif there is existed, question from you for overwrite it.

Tips

Special thanks to this article.

Description
A script for converting video files to GIF/APNG/WEBP using FFmpeg.
Readme 12 MiB
Languages
Batchfile 52.4%
Shell 47.6%