Tagged Questions
0
votes
1answer
121 views
feh alternative that reproduce .gif
I love feh to classify my image collections, I've set the actions to move the current image to a certain directory, the problem comes when trying to open gifs, feh doesn't animate them.
Therefore I ...
0
votes
2answers
227 views
How do I show an animated gif in the app I am developing?
I am developing Discvur, a simple Imgur viewer, for the Ubuntu App Showdown. Therefore I use quickly + Glade + Gtk + Python. PyGObject instead of PyGtk would be highly appreciated.
I would like to ...
1
vote
1answer
4k views
How can I split an animated .gif file into its component frames?
How can I easily split an animated .gif file? I want to see each frame.
I would really prefer to not to export every frame to a directory. I'd like to view them individually in one application if ...