Skip to content
/ m2g Public

easy tool for converting .mov to .gif (require ffmpeg cli).

Notifications You must be signed in to change notification settings

AbeYusei/m2g

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Easy CLI tool for converting .mov 2 .gif

installation

you have to install ffmpeg CLI, and Go Version 1.11 or higher.

ffmpeg install example for your OSX local maschine.

brew install ffmpeg

install this CLI package.

go get -u github.com/AbeYusei/m2g/cmd/m2g

how to use

m2g /file/to/movfile.mov

run test

go test -v ./... -count=1

About

easy tool for converting .mov to .gif (require ffmpeg cli).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages