Skip to content

M4rotte/v2totoz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages