Open mclxly opened 6 years ago
Just tried and it worked, maybe check you have the right dependencies?
gifified /Users/vvo/Dev/gifify/example/movie.mp4 to /Users/vvo/Dev/gifify/example/movie.gif
Also maybe checkout https://github.com/sindresorhus/gifski-app which is the latest cool kid on the block
@vvo Thank you! Command line it works but programmatic doesn't.
Btw, I'm going to build a web service to convert mp4 to gif.
I clone the entire codebase to my computer. Run 'node example/index.js' after 'npm i':