Hacker News new | ask | show | jobs
by tropin 4561 days ago
Is there any way of doing this offline for large animated GIF collections?
2 comments

you could look at the source of mediacrush for this. https://github.com/MediaCrush/MediaCrush

Edit: It uses ffmpeg

ffmpeg can load GIFs and encode into about any video format.