It is currently Mon Aug 17, 2026 8:59 am


All times are UTC - 5 hours [ DST ]



Post new topic Reply to topic  [ 10 posts ] 
Author Message
 Post subject: Does anyone know how to do this? Make an RGB gif?
PostPosted: Fri Aug 12, 2011 2:23 pm  (#1) 
Offline
Retired Staff
User avatar

Joined: May 22, 2008
Posts: 6946
Location: Somewhere in GIMP
I made the sign smiley below at millan.net. It is a .gif file, is a four-frame animation and it is RGB mode. How is an animated gif file made that is RGB mode?

Is it possible to do in GIMP?

http://www.millan.net/minimations/smile ... rator.html

Image

_________________
Image
World War IV will be fought with sticks and stones. - Albert Einstein


Share on Facebook Share on Twitter Share on Orkut Share on Digg Share on MySpace Share on Delicious Share on Technorati
Top
 Post subject: Re: Does anyone know how to do this? Make an RGB gif?
PostPosted: Fri Aug 12, 2011 3:08 pm  (#2) 
Offline
Retired Staff
User avatar

Joined: May 22, 2008
Posts: 6946
Location: Somewhere in GIMP
Additional note: The background is transparent.

_________________
Image
World War IV will be fought with sticks and stones. - Albert Einstein


Top
 Post subject: Re: Does anyone know how to do this? Make an RGB gif?
PostPosted: Fri Aug 12, 2011 3:14 pm  (#3) 
Offline
GimpChat Member
User avatar

Joined: Sep 24, 2010
Posts: 12832
GIF's can't be any more then 256 colors O; there was a project called gifsicle which adapted the colors per frame (as opposed to a single color set for all frames) which can equivalently give you more then 256 colors for the complete animation. Hope that helps. :)

_________________
Lyle

Psalm 109:8

Image


Top
 Post subject: Re: Does anyone know how to do this? Make an RGB gif?
PostPosted: Fri Aug 12, 2011 3:41 pm  (#4) 
Offline
Retired Staff
User avatar

Joined: May 22, 2008
Posts: 6946
Location: Somewhere in GIMP
Bummer, it doesn't show in my menus. I checked in usr/bin and perl is in there. The plugin is allowed to execute as a program.

It's supposed to be in Filters > Animation > Animation Attributes.

I closed and re-opened GIMP twice, it doesn't show in the plug-in browser either. Do perl plug-ins go somewhere besides the .gimp-2.6 > plug-ins folder?

Later: I don't have gifscicle and the only Linux distribution is for Debian. Looks like I won't be able to use it.

_________________
Image
World War IV will be fought with sticks and stones. - Albert Einstein


Top
 Post subject: Re: Does anyone know how to do this? Make an RGB gif?
PostPosted: Fri Aug 12, 2011 3:41 pm  (#5) 
Offline
GimpChat Founder
User avatar

Joined: May 22, 2008
Posts: 5241
Location: Gimpville
I find this this page rather interesting. :)

_________________
“If you reach for the stars, you just might land on a decently sized hill.” - Stuart Hill


Top
 Post subject: Re: Does anyone know how to do this? Make an RGB gif?
PostPosted: Fri Aug 12, 2011 3:47 pm  (#6) 
Offline
Retired Staff
User avatar

Joined: May 22, 2008
Posts: 6946
Location: Somewhere in GIMP
GnuTux wrote:
I find this this page rather interesting. :)
That is interesting, GnuTux. So, a somewhat RGB mode is possible with a gif.

_________________
Image
World War IV will be fought with sticks and stones. - Albert Einstein


Top
 Post subject: Re: Does anyone know how to do this? Make an RGB gif?
PostPosted: Fri Aug 12, 2011 3:52 pm  (#7) 
Offline
GimpChat Member
User avatar

Joined: Sep 24, 2010
Posts: 12832
That is pretty cool Tux; wonder why they won't port this capability inside GIMP? I believe this must be how gifcycle does it too (but not sure). Still cool. :)

_________________
Lyle

Psalm 109:8

Image


Top
 Post subject: Re: Does anyone know how to do this? Make an RGB gif?
PostPosted: Fri Aug 12, 2011 4:06 pm  (#8) 
Offline
Retired Staff
User avatar

Joined: May 22, 2008
Posts: 6946
Location: Somewhere in GIMP
Unfortunately, the links to how to compile, etc., on the ANGIF library page are all dead links.

_________________
Image
World War IV will be fought with sticks and stones. - Albert Einstein


Top
 Post subject: Re: Does anyone know how to do this? Make an RGB gif?
PostPosted: Fri Aug 12, 2011 4:18 pm  (#9) 
Offline
GimpChat Founder
User avatar

Joined: May 22, 2008
Posts: 5241
Location: Gimpville
From what I can gather, there is nothing inherent about an 8 bit color limit in the gif format. It's just that all the early video cards could only produce 8 bit color, so all the apps followed suit and that became the standard.

Considering the size issues with hi-color gif, it's probably preferable to go with a compressed png and/or animated png these days.

_________________
“If you reach for the stars, you just might land on a decently sized hill.” - Stuart Hill


Top
 Post subject: Re: Does anyone know how to do this? Make an RGB gif?
PostPosted: Fri Aug 12, 2011 4:34 pm  (#10) 
Offline
Script Coder
User avatar

Joined: Apr 23, 2010
Posts: 1553
Location: not from Guildford after all
Oregonian wrote:
I made the sign smiley below at millan.net. It is a .gif file, is a four-frame animation and it is RGB mode. How is an animated gif file made that is RGB mode?

The file itself is not in RGB.

Oregonian wrote:
Is it possible to do in GIMP?[/img]

The GIF file format has the rarely-used capability to support a separate color palette for each layer. Each of these palettes can have up to 256 colors, thus allowing for more than 256 colors in the resulting file.

GIMP's does not support this "multiple palette" indexed mode capability; however, when loading a GIF file which has multiple palettes, GIMP will convert the image to RGB mode so as not to lose any of the colors.

Oh My Gasp! Look at all the ninjas! :ninja :ninja :ninja :ninja

_________________
Any sufficiently primitive technology is indistinguishable from a rock.


Top
Post new topic Reply to topic  [ 10 posts ] 

All times are UTC - 5 hours [ DST ]



* Login  



Powered by phpBB3 © phpBB Group