M4rotte / v2totoz

Video to GIF converter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Video to Totoz converter

Convert a video file to an animated GIF, scaled to the desired size.

Usage

v2totoz.sh inputfile [size] [name]

Default size is 140 (width).

Example

$ ./v2totoz.sh ../../Documents/C8P8kU-UIAEUsNA.mp4 100 plop
Input:	../../Documents/C8P8kU-UIAEUsNA.mp4
Scale:	100
Tmpdir:	/tmp/frames-17276
Output:	plop.gif
Type:	GIF image data, version 89a, 100 x 56
Size:	159 kB

About

Video to GIF converter


Languages

Language:Shell 100.0%