alfiosalanitri / gif-to-video-converter

Convert a gif image or a gif url to mp4|webp|ogv video with ffmpeg.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NAME

gif-to-video-converter - Convert a gif file or gif url to mp4|webp|ogv with ffmpeg.

INSTALLATION

  • sudo chmod +x /path/to/gif-to-video-converter
  • sudo mv /path/to/gif-to-video-converter /usr/local/bin/gif-to-video-converter (optional)

USAGE

  • gif-to-video-converter file.gif|url/file.gif

REQUIREMENTS

  • ffmpeg
  • wget

AUTHOR:

gif-to-video-converter is written by Alfio Salanitri www.alfiosalanitri.it and are licensed under the MIT License.

About

Convert a gif image or a gif url to mp4|webp|ogv video with ffmpeg.

License:MIT License


Languages

Language:Shell 100.0%