Mehran / MakeItGif

:rocket: Convert Videos to Gif with ffmpeg through the best settings! :heart: :snake:

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MakeItGif GitHub issues GitHub forks GitHub stars GitHub license

MakeItGif is a very simple bash script specifically writen for Linux , to convert videos to gif for eyecandy!

MakeItGif is a very small bash script for invoking ffmpeg with the best settings to convert videos to gif , Do you ever wanted to just create gif with videos ?. Then just Try MakeItGif

Popup

Depends on: Linux , ffmpeg

Other Options

This script is very simple but if you want a complete solution for creating gif then try this project!

Installation

You just need to copy it!

 $ sudo wget -O "/usr/bin/MakeItGif" "https://git.io/vb4dP"
 $ sudo chmod +x /usr/bin/MakeItGif
 $ MakeItGif # Installed

Usage

Usage is simple , You need a source video and scale to which the output gif will follow!

MakeItGif v1.0.0 , Makes gif out of videos using ffmpeg.
Copyright (c) 2017 antony jr.
 
Usage: MakeItGif [VIDEO FILE] [SCALE] [OUTPUT]

Support

I Belive that this source is not worth a coin so if you think its cool just give me a ⭐ and a 🍴. I really love ⭐'s than money! Thank You!

License

The MIT License.

Copyright (c) 2017 @antony-jr.

About

:rocket: Convert Videos to Gif with ffmpeg through the best settings! :heart: :snake:

License:MIT License


Languages

Language:Shell 100.0%