vvo / gifify

😻 Convert any video file to an optimized animated GIF.
ISC License
6.21k stars 314 forks source link

Error #15

Closed zwhitchcox closed 9 years ago

zwhitchcox commented 9 years ago

I get this error

gifsicle: unrecognized option ‘--lossy=80’
Usage: gifsicle [OPTION | FILE | FRAME]...
Try 'gifsicle --help' for more information.

whenever I try to use this.

I installed all the dependencies.

vvo commented 9 years ago

you need giflossy as stated in the readme

zwhitchcox commented 9 years ago

I installed giflossy

I think I did, anyway. Non of the installers worked, so I downloaded the tar and did

./configure
make install
zwhitchcox commented 9 years ago

Nevermind, I got it

You might want to tell people to go here in the README.md though

vvo commented 9 years ago

where in the readme?

zwhitchcox commented 9 years ago

Other than that though, it works great! Good job

vvo commented 9 years ago

coooool! nice!