Top "Animated-gif" questions

An animated .GIF image is an image file which displays an animation.

lower fps when using ffmpeg to convert mp4 to gif

I am using ffmpeg to convert high quality videos to gif, most of the videos are 60fps and over 720p, …

ffmpeg animated-gif frame-rate
How to add GIF images to Assets folder and load them in UIImageView programmatically

I am trying to put my @2x and @3x GIF images into the Assets folder in Xcode. I have tried …

ios uiimageview animated-gif xcasset swift2.3
Show .gif with android.graphics.Movie

I'm trying, create a view with an animated GIF.. When i try run the follow code in emulator all works …

android animated-gif
Loading animated gif from JAR file into ImageIcon

I'm trying to create a ImageIcon from a animated gif stored in a jar file. ImageIcon imageIcon = new ImageIcon(ImageIO.…

java swing animated-gif javax.imageio
gif starts playing on hover and stops when mouseout?

I wana make the below gif which stoped initially but starts playing on hover and when mouseout it will stops... …

jquery css animated-gif onhover
Show an animated BG in Swing

An animated (cycling) GIF can be displayed in a JLabel or in HTML (in formatted text components like JEditorPane) and …

java image swing background animated-gif
Loading animated GIF in JLabel weirdness

I'm trying to load an animated GIF in a JLabel. While this works: URL urlsd; try { urlsd = new URL("http://…

java swing jlabel animated-gif
How to make animated GIFs work from Android WebView

Animated GIF images rendered by Android's WebView do not seem to animate. Has anyone figured out how to make them …

android android-widget animated-gif
Why not animated GIF instead of animated CSS sprites?

In recent trends I've seen people animating CSS sprites using JavaScript instead of using animated GIFs? Ex: http://www.google.…

javascript animation css-sprites animated-gif
Animated transparent preloader image over a solid colored background

I want to show a preloader on my website before the content loads,However when i choose a animated preloader …

animation transparency animated-gif