GimpTalk Announcement :
Try your digital-art skills against your fellow gimpers in GIMPtalk's Biweekly Art competition !


Board index » GIMP Art Galleries and Resources » GIMP Plugins, Filters, and Scripts Web Development Services . Convert FLV to Cell Phone Format
Featured Tutorial : Learn how to create characters by Griatch
Search for :  


Post new topic Reply to topic   [ 47 posts ]   Go to page 1, 2  Next


Author Message
Offline
 Post subject: GIMP-GAP-2.6.0 for windows
PostPosted: Sat Feb 02, 2008 2:13 am 
User avatar

Joined:
Sat Sep 29, 2007 9:24 am

Topics:
Posts: 37
Location: Taiwan

Find User's Topics

*** 2009/06/07 ***
Gimp-GAP-2.6.0-Setup.exe (4034KB)
all functions seem work well.


EDIT by PhotoComix SEPT 2009
That link seems dead now but this should work

http://photocomix-resources.deviantart. ... -135464357

------------------------------------------------------------------------------------------------------------------------

master videoencoder now working
if you can't wait, want to try it now
you can download here Gimp-GAP-2.4.0-Setup.exe (1841Kb)

*** 2008/02/17 ***
gap_split&extract.zip

GIMP_RUN_WITH_LAST_VALS seem have no function on windows
so change l_run_mode = GIMP_RUN_NONINTERACTIVE to pass the save file dialog
but save to gif format seem have problem

it also include gap_video_extract.exe that i add an option when [Split Video into Frames] it can set frame step let you can skip some frames(only for [Create only one multilayer Image])



Last edited by JamesH on Sun Jun 07, 2009 1:58 pm, edited 1 time in total.

Top
 Profile  
 
Online
 Post subject:
PostPosted: Mon Feb 04, 2008 2:38 pm 
GT Manager

User avatar

Joined:
Mon Jun 13, 2005 11:15 am

Topics:
Posts: 10074

Find User's Topics
On my PC (with gimp 2.4.4 and xp) works well.
I don't see much feedback here but i suppose is a very good sign ...since most write to report problems

_________________
Image

http://www.flickr.com/photos/97844002@N00/


Top
 Profile  
 
Online
 Post subject:
PostPosted: Wed Feb 13, 2008 7:20 pm 
GT Manager

User avatar

Joined:
Mon Jun 13, 2005 11:15 am

Topics:
Posts: 10074

Find User's Topics
hy JamesH

"split image into frames" show the same bug of GAP 2.2.0 that was solved in 2.2.2

Linux version of GAP 2.4 works correctly but this build instead show that old problem ( if saving in different format then xcf, save dialog show up for every single frame to save, instead then only for the very first )

_________________
Image

http://www.flickr.com/photos/97844002@N00/


Top
 Profile  
 
Offline
 Post subject:
PostPosted: Thu Feb 14, 2008 3:30 pm 
User avatar

Joined:
Sat Sep 29, 2007 9:24 am

Topics:
Posts: 37
Location: Taiwan

Find User's Topics
i check the gap source code
Code:
l_rc = gap_lib_save_named_image(l_new_image_id, l_sav_name, l_run_mode);

          if(l_rc < 0)
          {
            gap_arr_msg_win(ainfo_ptr->run_mode, _("Split Frames: Save operation failed.\n"
                    "desired save plugin can't handle type\n"
                    "or desired save plugin not available."));
            break;
          }

          l_run_mode  = GIMP_RUN_WITH_LAST_VALS;  /* for all further calls */

when the first frame saved, l_run_mode change to GIMP_RUN_WITH_LAST_VALS, code should no problem
GIMP_RUN_WITH_LAST_VALS seem have no function on windows
i change l_run_mode = GIMP_RUN_NONINTERACTIVE to pass the dialog
but save to gif format seem have problem
if you want to use, you can download gap_split&extract.zip
it also include gap_video_extract.exe that i add an option when [Split Video into Frames] it can set frame step let you can skip some frames(only for [Create only one multilayer Image])


Top
 Profile  
 
Offline
 Post subject:
PostPosted: Thu Feb 14, 2008 5:42 pm 

Joined:
Thu Feb 14, 2008 5:05 pm

Topics:
Posts: 5

Find User's Topics
I have this problem since i installed GAP 2.4 form your source (never had before).

Image

A lil translation:Impossible to find the disk in the unit. Insert a disk in the unit \Device etc.

it happens when i start GIMP. when i push Annulla (now i don't remember the translation :a: ) GIMP starts.

Another lil question:

How to uninstall the GAP plugin?


Top
 Profile  
 
Offline
 Post subject:
PostPosted: Thu Feb 14, 2008 7:00 pm 
User avatar

Joined:
Mon Aug 22, 2005 8:35 pm

Topics:
Posts: 5017

Find User's Topics
Quote:
it also include gap_video_extract.exe that i add an option when [Split Video into Frames] it can set frame step let you can skip some frames(only for [Create only one multilayer Image])


Can you provide a patch for this? It sounds like a nice enhancement request and should be posted to Bugzilla.

_________________
Everybody makes their own fun. If you don't make it yourself it's not fun, it's entertainment.


Top
 Profile  
 
Offline
 Post subject:
PostPosted: Fri Feb 15, 2008 2:57 am 
User avatar

Joined:
Sat Sep 29, 2007 9:24 am

Topics:
Posts: 37
Location: Taiwan

Find User's Topics
Quote:
How to uninstall the GAP plugin?

just delete \Program Files\GIMP-2.0\lib\gimp\2.0\plug-ins\gap_*.exe (20 files)

Quote:
Can you provide a patch for this?

i don't know how to do it
i upload 3 source files that i change here
you can try it, if you think it's a nice enhancement
maybe you can do that for me
thanks


Top
 Profile  
 
Online
 Post subject:
PostPosted: Fri Feb 15, 2008 1:35 pm 
GT Manager

User avatar

Joined:
Mon Jun 13, 2005 11:15 am

Topics:
Posts: 10074

Find User's Topics
Aldemar

i don-t think you need to unistall GAP to solve , just delete that single plugin

I explain better, note i can-t check now but it seems to me in Linux Gap may call ffmpeg that is a video utility...BUT i think that utility in windows do not exist or at least is not installed by default .

Missing that the plugin that basically should just call that ffmmpeg cannot find it and issue that message asking for a disk with that .

JamesH aand Saulgoode should no better, i think that you may just remove that single GAP plugin
*or ignore the message

i am writing from a live cd i cannot access to my HD now, and i can-t check so well, but i suppose if there is not ffmmpg for windows

so that support for ffmmpeg should be disabled, or if there is a windows equivalent it should be added...if not included in gap offered as connected download

Or more simply that single GAP plugin may be removed

Anyway that should not cripple GAP,only export or import from of.mpeg video file should be affected

I didn-t notice before because i-m used to convert to export all frames as PNG and then use a simple tool to convert to AVI files

Anyway you may wait for more competent answer ...in the timewhile if that message annoy save a copy of that plugin somewhere *just as pedantic precaution , and delete the original in the gimp plugin folder

_________________
Image

http://www.flickr.com/photos/97844002@N00/


Top
 Profile  
 
Offline
 Post subject:
PostPosted: Fri Feb 15, 2008 3:09 pm 

Joined:
Thu Feb 14, 2008 5:05 pm

Topics:
Posts: 5

Find User's Topics
Tnks a lot for your help.
GAP seems work fine all the way and if sometimes a message error will be displayed... nevermind :w:

Sorry for the spam in help bracket.
Tank you one more time.


Top
 Profile  
 
Online
 Post subject:
PostPosted: Fri Feb 15, 2008 3:48 pm 
GT Manager

User avatar

Joined:
Mon Jun 13, 2005 11:15 am

Topics:
Posts: 10074

Find User's Topics
@JamesH

Quote:
if you want to use, you can download gap_split&extract.zip
it also include gap_video_extract.exe that i add an option when [Split Video into Frames] it can set frame step let you can skip some frames(only for [Create only one multilayer Image])


that fixed, i try again "split image in frames" and now work perfectly.

PS do you want edit your first message to add the link?

_________________
Image

http://www.flickr.com/photos/97844002@N00/


Top
 Profile  
 
Offline
 Post subject:
PostPosted: Sat Apr 26, 2008 10:16 pm 

Joined:
Sat Apr 26, 2008 10:04 pm

Topics:
Posts: 3

Find User's Topics
How do I animate with it?


Top
 Profile  
 
Offline
 Post subject:
PostPosted: Sun Apr 27, 2008 3:18 am 
User avatar

Joined:
Mon Jan 21, 2008 9:15 am

Topics:
Posts: 150
Location: Vietnam

Find User's Topics
What the different between this GAP and GAP of Photo Comix ?

_________________
My Flickr: http://www.flickr.com/photos/25677972@N07/
Image


Top
 Profile  
 
Online
 Post subject:
PostPosted: Wed Apr 30, 2008 3:14 am 
GT Manager

User avatar

Joined:
Mon Jun 13, 2005 11:15 am

Topics:
Posts: 10074

Find User's Topics
GAP is exactly the same, i just mirroring the James H build, i thought on DA may get to a better visibility (and on box.net is no possible add comment and illustration for the uploaded files)

there is a difference just in the packaging

i added ,clearly labeled as extra ,a folder with a selection of scripts i thought useful for animation,

GAP installer will install exactly same GAP

then there is also that folder with extra scripts..install or not ,install all or just some ... that is up to the users.

Also none of that script is mine, my only editing was group them in the animation "video" menu

_________________
Image

http://www.flickr.com/photos/97844002@N00/


Top
 Profile  
 
Offline
 Post subject:
PostPosted: Wed Apr 30, 2008 1:56 pm 
User avatar

Joined:
Tue Apr 29, 2008 1:00 am

Topics:
Posts: 1280
Location: is that your cologne? I think I smell gay essence dea eu

Find User's Topics
so where do I download it? and i want it in english

_________________
Image
Image

Quote:
If you can't beat someone,hire a thug to beat them up.-George Carlin


Top
 Profile  
 
Online
 Post subject:
PostPosted: Wed Apr 30, 2008 2:44 pm 
GT Manager

User avatar

Joined:
Mon Jun 13, 2005 11:15 am

Topics:
Posts: 10074

Find User's Topics
here http://photocomix-resources.deviantart.com/art/GAP2-4-For-Gimp2-4-windows-76889004

You need to download GAP 2.4 and install, after you may also download the "Gap Bugfix files" also there,the,very simple instruction are included
I give "my" links only because i think DA may provide a more friendly download (and to add info in the image comment) and if needed support more simultaneous request of download.


There is not help Files for GAP yet, but there is a useful documentation, link is pinned on top of help board

Gap Is in English (as the documentation )so no problem for that

and in the TUTORIAL AND TIPS BOARD there are excellent tutorials on GAP

_________________
Image

http://www.flickr.com/photos/97844002@N00/


Top
 Profile  
 
Offline
 Post subject: Re: GIMP-GAP-2.4.0 for windows
PostPosted: Thu Jun 26, 2008 3:57 am 
User avatar

Joined:
Mon Dec 17, 2007 6:58 pm

Topics:
Posts: 148

Find User's Topics
libgimpthumb-2.0-0.dll is missing error message appears when trying to execute gap_plugins.exe, same with gap_video_extract.exe

Any idea what's going on?

Thanks in advance.


Top
 Profile  
 
Offline
 Post subject: Re: GIMP-GAP-2.4.0 for windows
PostPosted: Thu Jun 26, 2008 5:34 am 
User avatar

Joined:
Fri Jun 20, 2008 11:23 pm

Topics:
Posts: 639
Location: Chicago, IL

Find User's Topics
Worked fine for me, and I have a Mac, XP, Vista Premium, and Vista Ultimate.

Don't ask why I have 4 laptops, it's a very long story.

I'm only talking about the vista premium though, it worked fine in that, xp already had gap, and ultimate is buisness stuff, and mac is all music lol

_________________
Image


Top
 Profile  
 
Offline
 Post subject: Re: GIMP-GAP-2.4.0 for windows
PostPosted: Fri Nov 07, 2008 10:40 pm 
User avatar

Joined:
Mon Dec 17, 2007 6:58 pm

Topics:
Posts: 148

Find User's Topics
No plan on updating for the newer GIMP versions (2.6.2)?

I have lots of issues now, for example layers filter iteration calls is not working (can't remember the real name), also the master encoder is not giving me the ffmpeg or AVI 1 or segments options for the encoding.


Top
 Profile  
 
Offline
 Post subject: Re: GIMP-GAP-2.4.0 for windows
PostPosted: Fri Nov 07, 2008 11:56 pm 
User avatar

Joined:
Mon Dec 17, 2007 6:58 pm

Topics:
Posts: 148

Find User's Topics
Quote:
also the master encoder is not giving me the ffmpeg or AVI 1 or segments options for the encoding.

Solved that by reinstalling GAP 2.4 on GIMP 2.6.2


Top
 Profile  
 
Offline
 Post subject: Re: GIMP-GAP-2.4.0 for windows
PostPosted: Mon Jan 19, 2009 4:45 am 
User avatar

Joined:
Thu Feb 08, 2007 10:56 pm

Topics:
Posts: 25

Find User's Topics
did work for me..it installed and all just wnt extract vid... :(

_________________
Image


Top
 Profile  
 
Online
 Post subject: Re: GIMP-GAP-2.4.0 for windows
PostPosted: Mon Jan 19, 2009 1:19 pm 
GT Manager

User avatar

Joined:
Mon Jun 13, 2005 11:15 am

Topics:
Posts: 10074

Find User's Topics
Quote:
did work for me..it installed and all just wnt extract vid... :(


If worked why that sad emoticon? :?:

_________________
Image

http://www.flickr.com/photos/97844002@N00/


Top
 Profile  
 
Offline
 Post subject: Re: GIMP-GAP-2.4.0 for windows
PostPosted: Tue Jan 20, 2009 3:45 am 
User avatar

Joined:
Thu Feb 08, 2007 10:56 pm

Topics:
Posts: 25

Find User's Topics
PhotoComix wrote:
Quote:
did work for me..it installed and all just wnt extract vid... :(


If worked why that sad emoticon? :?:


damn i ment it didntwork for me..srry bout that..should check b4 i post :)

_________________
Image


Top
 Profile  
 
Offline
 Post subject: Re: GIMP-GAP-2.4.0 for windows
PostPosted: Thu Feb 19, 2009 12:06 pm 
User avatar

Joined:
Sun Jul 13, 2008 8:16 pm

Topics:
Posts: 15

Find User's Topics
Can anybody help me get GAP to work on my mac (with tiger)? I have tried downloading it and compiling it with darwinports but that didn't work, there were errors with the Terminal scripts.

Also I read from somebody who did compile it successfully, and it still didn't work. GIMP didn't have GAP.


Top
 Profile E-mail  
 
Online
 Post subject: Re: GIMP-GAP-2.4.0 for windows
PostPosted: Thu Feb 19, 2009 1:36 pm 
GT Manager

User avatar

Joined:
Mon Jun 13, 2005 11:15 am

Topics:
Posts: 10074

Find User's Topics
On Mac may be complex i don't think there is a already compiled version or even a step by step guide to compile

You may try to get help on the Gimp IRC http://www.gimp.org/irc.html or here http://sourceforge.net/forum/?group_id=211713

And here other link that may be useful http://gimp.lisanet.de/Website/Overview.html.


Also for windows the situation is no too nice , will be needed a new build from the last SVN but seems not easy ,maybe also because GAP is not a single plugin but a pack of plugins

_________________
Image

http://www.flickr.com/photos/97844002@N00/


Top
 Profile  
 
Offline
 Post subject: Re: GIMP-GAP-2.4.0 for windows
PostPosted: Sat Feb 21, 2009 3:44 am 
User avatar

Joined:
Sun Feb 01, 2009 4:02 pm

Topics:
Posts: 32
Location: Funny looking room with padded walls

Find User's Topics
ok im very new to this

i downloaded gap and also download the gimp2.4 portable version and also downloaded the gap_split&extract.zip

but now i have no idea wat to put where and when to run wat.

so can somebody plllzzz explain it very easily how install gap? because i dont understand a word of the guide besides an occasional "OPEN GIMP"

and btw i use windows

_________________
Image
Image
Little Big Planet Sigs on Rotator!
Image


Top
 Profile E-mail  
 
Display posts from previous:  Sort by  

Post new topic Reply to topic
 [ 47 posts ]  Go to page 1, 2  Next



Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
Related Website
Gimp tutorials database
All rights reserved © GimpTalk 2008
forum software by
phpBB