[Gimp-developer] Unable to use gegl operation

2011-04-07 Thread Madhav yadav
Hello,

When I try to use any gegl operation eg - load on running the file i get the
error -
Message: Module '/usr/local/lib/gegl-0.1/ff-load.so' load error:
/usr/local/lib/gegl-0.1/ff-load.so: undefined symbol: avcodec_decode_video2

can anyone help??
___
Gimp-developer mailing list
Gimp-developer@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-developer


Re: [Gimp-developer] Unable to use gegl operation

2011-04-07 Thread Madhav yadav
On Fri, Apr 8, 2011 at 9:34 AM, Owen rc...@pcug.org.au wrote:

  Hello,
 
  When I try to use any gegl operation eg - load on running the file i
  get the
  error -
  Message: Module '/usr/local/lib/gegl-0.1/ff-load.so' load error:
  /usr/local/lib/gegl-0.1/ff-load.so: undefined symbol:
  avcodec_decode_video2
 
  can anyone help??

 just guessing, but when you ran autogen.sh to configure gegl, did you
 have this output.


 checking for AVFORMAT... yes
 checking libavformat/avformat.h usability... yes
 checking libavformat/avformat.h presence... yes
 checking for libavformat/avformat.h... yes
 checking linux/videodev.h usability... yes
 checking linux/videodev.h presence... yes
 checking for linux/videodev.h... yes

 So do you have avformat.h

 Do you have videodev.h

 As I said, just a guess



 Owen



 I searched for avformat.h and found it on my system -
/usr/include/libavformat/avformat.h

what actually is this error from??
___
Gimp-developer mailing list
Gimp-developer@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-developer


Re: [Gimp-developer] Write basic gegl plugin

2011-04-05 Thread Madhav yadav
The problem doesn't actually lie in how to submit a patch . A patch is a
file that contains the differences between the current version and the fixed
version but we have to submit a self made plugin. Then how can we submit it
as a patch against a main branch

On Tue, Apr 5, 2011 at 1:36 PM, Tobias Jakobs
tobias.jak...@googlemail.comwrote:

 And if there are some informations are missing in the Wiki, pleas get
 an account and add this informations.

 Regards,
 Tobias
 ___
 Gimp-developer mailing list
 Gimp-developer@lists.XCF.Berkeley.EDU
 https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-developer

___
Gimp-developer mailing list
Gimp-developer@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-developer


[Gimp-developer] Write basic gegl plugin

2011-04-05 Thread Madhav yadav
Don;t we need to authenticate to add new files to the branch??


On Tue, Apr 5, 2011 at 2:34 PM, Alexia Death alexiade...@gmail.com wrote:

 On Tue, Apr 5, 2011 at 12:01 PM, Madhav yadav mad.cool.sp...@gmail.com
 wrote:
  The problem doesn't actually lie in how to submit a patch . A patch is a
  file that contains the differences between the current version and the
 fixed
  version but we have to submit a self made plugin. Then how can we submit
 it
  as a patch against a main branch

 Git patches can contain whole new files. see the add command and
 commit command I talked about earlier.

 --
 --Alexia

___
Gimp-developer mailing list
Gimp-developer@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-developer


[Gimp-developer] Write basic gegl plugin

2011-04-04 Thread Madhav yadav
Hello,

I want to write basic gegl pluginCan anybody help me with the same..
___
Gimp-developer mailing list
Gimp-developer@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-developer


Re: [Gimp-developer] Write basic gegl plugin

2011-04-04 Thread Madhav yadav
If i have to submit my sample on the gegl master branch then how will i go
forthh.

On Mon, Apr 4, 2011 at 8:47 PM, Jon Nordby jono...@gmail.com wrote:

 Get the code, build it on your computer, start working on the plugin.

 On 4 April 2011 17:02, shivani maheshwari shivani.mah...@gmail.com
 wrote:
  Yes i did see that . But I am not able to gather where to begin from??
 
  On Mon, Apr 4, 2011 at 8:09 PM, Tobias Jakobs 
 tobias.jak...@googlemail.com
  wrote:
 
  Have you seen this page?
  http://wiki.gimp.org/index.php/Users:Beginner_Developer%27s_FAQ
 
  On Mon, Apr 4, 2011 at 16:32, Madhav yadav mad.cool.sp...@gmail.com
  wrote:
   Hello,
   I want to write basic gegl pluginCan anybody help me with the
 same..
  
  
   ___
   Gimp-developer mailing list
   Gimp-developer@lists.XCF.Berkeley.EDU
   https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-developer
  
  
  ___
  Gimp-developer mailing list
  Gimp-developer@lists.XCF.Berkeley.EDU
  https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-developer
 
 
 
  --
  Shivani Maheshwari
  Under Graduation( BTech.)
  Indian Institute of Information Technology,
  Allahabad (Amethi Campus)
  India
 
  ___
  Gimp-developer mailing list
  Gimp-developer@lists.XCF.Berkeley.EDU
  https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-developer
 
 



 --
 Jon Nordby - www.jonnor.com
 ___
 Gimp-developer mailing list
 Gimp-developer@lists.XCF.Berkeley.EDU
 https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-developer

___
Gimp-developer mailing list
Gimp-developer@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-developer