pouët.net

Go to bottom

Limit of frames in an animated gif?

category: offtopic [glöplog]
is there a limit? (200etc) or is it due to compression/optimisation?
added on the 2010-01-19 22:55:19 by biasz biasz
no, it's just because you're retarded.
added on the 2010-01-19 23:01:17 by tobé tobé
Created about 10000 frames in Gif Animator and it's "slightly" overloaded now... but it works.
Don't think so. You can read frames as they come and I don't believe there's anything like a word-only storage for the number.
added on the 2010-01-19 23:03:23 by sigflup sigflup
you should totally seed a feature-length movie over bittorrent as an animated gif and and mp3 file as an experiment to see just how long a gif can be.
added on the 2010-01-19 23:06:51 by sigflup sigflup
It can contain any number of frames until the end marker (';') is reached, or you run out of disk space.
added on the 2010-01-19 23:11:31 by mic mic
it'd be worth putting a feature length movie up as an anim-gif on some torrent site, just to see the comments!
added on the 2010-01-19 23:43:45 by psonice psonice
but...hey! this would make all this codec-nonsense meaningless ! ;)
same as applying all the inet-security win7 has to AmigaOS -> thousand times faster ! ( yeah, i tend to not overstate :P )
I could not resist...

Debris in 320x240, 25fps animated GIF (922 Mb)
added on the 2010-01-20 09:53:18 by masterm masterm
@masterm : that's pretty cool , even on a slow connection like mine.
did you optimze the gif ? (using transparency, so only moving parts are stored) ?

what if the gif is zipped ? (or gif already compress frames with RLE ?)
added on the 2010-01-20 10:57:00 by Tigrou Tigrou
Tigrou: gif is LZW-compressed
added on the 2010-01-20 11:05:58 by Spinball Spinball
Spinball: the compression is per frame, the stream itself isnt compressed afaik
added on the 2010-01-20 11:35:26 by the_Ye-Ti the_Ye-Ti
masterm: Can i use that gif as a pouet.net avatar? :)
added on the 2010-01-20 12:08:46 by Zplex Zplex
Somehow the gif looks better than the original. o_O
added on the 2010-01-20 12:37:52 by doomdoom doomdoom
How about posting that debris gif 1000times on hundreds of Forums.
Will it kill teh untergrund interweb nets?
added on the 2010-01-20 13:08:55 by tFt tFt
there is a maximum of 2 frames per gif, are is a proof :
BB Image
added on the 2010-01-20 13:19:04 by Tigrou Tigrou
Tigrou: Nah I didn't optimize anything. Just ran:
Code:ffmpeg -i debris.avi -s 320x240 -r 25 -pix_fmt rgb24 debris.gif
(colorspace is converted to 8bpp anyway but gif "codec" needs rgb input).

Zplex: Tried 16x16 version but it's >3mb and you can barely see anything meaningful anyway. ;)
added on the 2010-01-20 17:42:08 by masterm masterm
A GIF is unlimited in size as long as it features a cat, boobs or collapsing buildings.
added on the 2010-01-20 17:47:12 by ponce ponce
thanks 4 the infos
added on the 2010-01-20 21:31:57 by biasz biasz
no intraframe encoding outside of "transparency", minimal spatial encoding (RLE), very minimal pattern encoding for all that dithering from quantization (good ol' huffman)...

floppy died
gif as a simple way to distribute animated images will never die
added on the 2010-01-21 00:25:25 by QUINTIX QUINTIX
why not use APNG instead? no colour limitation, better compression, alpha channel, etcpp...
Quote:

why not use APNG instead? no colour limitation, better compression, alpha channel, etcpp...

Then we'd have a >4GB debris apng....
added on the 2010-01-21 16:37:00 by xTr1m xTr1m
ffmpeg doesnt dither animated gifs :(
added on the 2010-01-21 16:42:42 by Gargaj Gargaj
If we're going to use new features in apng to improve it, why not just use an mp4 file? Even better compression, audio, ... Or in fact why not just watch the demo? Incredible compression ratio, full quality, flexible resolution...

Nah, lets keep to .gif :)
added on the 2010-01-21 16:42:47 by psonice psonice
psonice has the leading
added on the 2010-01-21 17:54:20 by faraday faraday

login

Go to top