Y
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
aeon10
4561 days ago
you could look at the source of mediacrush for this.
https://github.com/MediaCrush/MediaCrush
Edit: It uses ffmpeg
link
phoboslab
4561 days ago
ffmpeg can load GIFs and encode into about any video format.
link
Edit: It uses ffmpeg