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

2011-04-08 Thread Bill Skaggs
It is likely that the problem comes from using a version of the ffmpeg library different from what gegl expects -- possibly due to having multiple versions of the library on your system. If you don't want to spend time figuring out how to solve that, the simplest solution, I believe, is to rebuild

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

2011-04-07 Thread Owen
> On Fri, Apr 8, 2011 at 9:34 AM, Owen 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: >

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

2011-04-07 Thread Madhav yadav
On Fri, Apr 8, 2011 at 9:34 AM, Owen 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_de

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

2011-04-07 Thread Owen
> 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