It is currently Fri Mar 29, 2024 2:16 am


All times are UTC - 5 hours [ DST ]



Post new topic Reply to topic  [ 10 posts ] 
Author Message
 Post subject: I made a Gimp-Gap package for Ubuntu 16.04
PostPosted: Sat Jul 01, 2017 6:06 am  (#1) 
Offline
GimpChat Member
User avatar

Joined: Nov 04, 2015
Posts: 1322
GnuTux's 2012 method of compiling gimp-gap for Ubuntu no longer works. There has been some development of the gimp-gap plugin and the ffmpeg video encoder bugs have been fixed.
Thanks to telperion for his encouragement.
Built with the github master @June 30 2017. Tested on Gimp 2.8.22.

UPDATE - There are 2 versions available.
https://drive.google.com/file/d/0ByhCySqrqAmqQjZTblM3ZGMwU0E/view
This pack is for 64bit Ubuntu 16.04-based distros and has one dependency, libfaac0.

https://drive.google.com/file/d/0ByhCySqrqAmqdUNpbjRmYTlHZWs/view
This pack is for 64bit Ubuntu 14.04-based distros and has one dependency, libfaac0.

Gimp-gap has become quite hard to compile with a large number of dependencies.
I called this gimp-gap 2.8-1 which is a bit mischievous because the github branch is still on 2.7 although they have included the 2.8 branch. I'm trying to encourage them to finish 2.8 and accept more communication with the user base.
For example I can't find any google group or technical forum to discuss gap patches.

https://github.com/GNOME/gimp-gap
https://groups.google.com/forum/#!forum/gimp-gap


Last edited by Tas_mania on Fri Jul 07, 2017 4:20 am, edited 3 times in total.

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: I made a Gimp-Gap package for Ubuntu 16.04
PostPosted: Sun Jul 02, 2017 8:56 am  (#2) 
Offline
GimpChat Member
User avatar

Joined: May 16, 2010
Posts: 14709
Location: USA
I wonder if this could be re compiled for windows then.

_________________
Image
Edmund Burke nailed it when he said, "The only thing necessary for the triumph of evil is for good men to do nothing."


Top
 Post subject: Re: I made a Gimp-Gap package for Ubuntu 16.04
PostPosted: Sun Jul 02, 2017 9:00 am  (#3) 
Offline
GimpChat Member
User avatar

Joined: May 16, 2010
Posts: 14709
Location: USA
This makes me think that most PDB functions for GIMP-2.8.22 will not work in the GAP plug-ins.

- gimp 2.8.0 or higher.
This release was tested with gimp-2.8.10

Note: GIMP-GAP provides some features that are able to call many of the
GIMP standard filters. (plug-in programs that are shiped with
gimp-2.8.10) Those features depend on the tested PDB interface
versions and may fail if newer version are used.

_________________
Image
Edmund Burke nailed it when he said, "The only thing necessary for the triumph of evil is for good men to do nothing."


Top
 Post subject: Re: I made a Gimp-Gap package for Ubuntu 16.04
PostPosted: Sun Jul 02, 2017 11:08 am  (#4) 
Offline
GimpChat Member

Joined: Oct 11, 2014
Posts: 82
@Rod
in gimp 2.8.xx series, there are not pdb interface changes, only bug fix for the "xx" release.
pdb interface change from gimp 2.6 to gimp 2.8.
gimp-gap 2.6.0 is broken in some functionallity because it's for gimp 2.6.x.

Example: with gimp 2.8.x, Animated Map Object fails with gimp-gap 2.6.0,
but work perfectly whit gimp-gap git.
My gimp is 2.8.23, gap is 2.7.0 (git master, configure.in version is 2.7.0)

www.youtube.com Video from : www.youtube.com


For gimp 2.8.x you need gimp-gap 2.8 branch (or master, for now it's almost the same).
See:
https://bugzilla.gnome.org/show_bug.cgi?id=749290


Top
 Post subject: Re: I made a Gimp-Gap package for Ubuntu 16.04
PostPosted: Sun Jul 02, 2017 5:37 pm  (#5) 
Offline
GimpChat Member
User avatar

Joined: Apr 15, 2017
Posts: 1823
I installed gimp-gap, though I can't make heads or tails out of it yet. If I make something interesting, I'll post an example here.


Top
 Post subject: Re: I made a Gimp-Gap package for Ubuntu 16.04
PostPosted: Sun Jul 02, 2017 7:00 pm  (#6) 
Offline
GimpChat Member
User avatar

Joined: Nov 04, 2015
Posts: 1322
Hi racer-x.
Filters > Filter all Layers is very useful although not all of the many filters work on all layers.

Image


Here I applied an 'alienmap' filter to a double animation of bacteria on an animated background of human blood cells.
I then use Video> Master Videoencoder to make an AVI.
Previously this would cause 'skips' in my animations because Videoencoder was dropping frames. This has now been fixed in gimp-gap.
GAP can turn a video into frames and can animate tweens although I haven't done that yet.


Top
 Post subject: Re: I made a Gimp-Gap package for Ubuntu 16.04
PostPosted: Mon Jul 03, 2017 6:28 am  (#7) 
Offline
GimpChat Member
User avatar

Joined: May 16, 2010
Posts: 14709
Location: USA
telperion wrote:
@Rod
in gimp 2.8.xx series, there are not pdb interface changes, only bug fix for the "xx" release.
pdb interface change from gimp 2.6 to gimp 2.8.
gimp-gap 2.6.0 is broken in some functionallity because it's for gimp 2.6.x.

Example: with gimp 2.8.x, Animated Map Object fails with gimp-gap 2.6.0,
but work perfectly whit gimp-gap git.
My gimp is 2.8.23, gap is 2.7.0 (git master, configure.in version is 2.7.0)

www.youtube.com Video from : www.youtube.com


For gimp 2.8.x you need gimp-gap 2.8 branch (or master, for now it's almost the same).
See:
https://bugzilla.gnome.org/show_bug.cgi?id=749290

GIMP-2.8.23 was released?

_________________
Image
Edmund Burke nailed it when he said, "The only thing necessary for the triumph of evil is for good men to do nothing."


Top
 Post subject: Re: I made a Gimp-Gap package for Ubuntu 16.04
PostPosted: Mon Jul 03, 2017 11:43 am  (#8) 
Offline
GimpChat Member

Joined: Mar 04, 2011
Posts: 2414
Kubuntu 16.04 / Gimp 2.8.22 / Gimp 2.9.5

Just a quick try-out, I unpacked the deb so I could add the plug-ins/scripts locally.

From Rod's references I thought it might work with Gimp 2.9.5 but lots of error messages even with compatibility mode on.

Gimp 2.8.22 is better, extracts frames from a .mp4 ok and I vaguely remember how morph works, I need a refresher course ;)

Attachment:
morph.gif
morph.gif [ 1.12 MiB | Viewed 4936 times ]

_________________
Image


Top
 Post subject: Re: I made a Gimp-Gap package for Ubuntu 16.04
PostPosted: Mon Jul 03, 2017 1:10 pm  (#9) 
Offline
GimpChat Member

Joined: Oct 11, 2014
Posts: 82
rich2005 wrote:
Kubuntu 16.04 / Gimp 2.8.22 / Gimp 2.9.5

From Rod's references I thought it might work with Gimp 2.9.5 but lots of error messages even with compatibility mode on.


For gimp 2.9.5 gap must be builded with libgimp of gimp 2.9.5, because pdb change again from 2.8.
It's works partially, some issue like gap 2.6.0 whit gimp 2.8.xx.
e.g Animated Map Object:
initial key ok, then start calculate intermediate frames, without set final key = all frames are the same.


Top
 Post subject: Re: I made a Gimp-Gap package for Ubuntu 16.04
PostPosted: Mon Jul 03, 2017 6:25 pm  (#10) 
Offline
GimpChat Member
User avatar

Joined: Nov 04, 2015
Posts: 1322
Rod said
Quote:
I wonder if this could be re compiled for windows then


I setup a google group for gimp-gap compiling issues here:
https://groups.google.com/forum/#!forum/gimp-gap

I'm guessing most Gimp Chat users are not interested in compiling their own plugins.
Also the gimp-gap compiling issues will be around for a long time by the look of it... :gimp


Top
Post new topic Reply to topic  [ 10 posts ] 

All times are UTC - 5 hours [ DST ]


   Similar Topics   Replies 
No new posts SAMJ's package for 2.10.20

2

No new posts Attachment(s) JVID A thru I package with amended versions

3

No new posts Attachment(s) SAMJ package update for Gmic

5

No new posts Attachment(s) New Ubuntu 20.04 Comes With Gimp But Appimage Better?

18

No new posts G'MIC 2.9.0 for GIMP 2.10 Snaps Ubuntu 20.04 LTS Not Working

4



* Login  



Powered by phpBB3 © phpBB Group