> > Ok, what is the exact ffmpeg version you are using? How can I reproduce
> > it on my Ubuntu 10.04?
> > 
> > Usually I compile ffmpeg from source.
> > 
> > Burkhard
> 
> 
> pkg-config --modversion libavcodec libavformat libavutil libavdevice 
> 51.57.0
> 52.14.0
> 49.6.0
> 52.0.0
> 
> I just did a check and found that I had ffmpeg headers in
> /usr/local/include that came from a cinelerra install.  
> 
> If you compile cinelerra-cv from source and then install it, it copies
> the ffmpeg headers to /usr/local/include AND it also makes versions of
> the ffmpeg libs under /usr/local/lib with names like
> libavcodec-cinelerra, etc.
> 
> 
> After I removed the headers from /usr/local/include,  everything
> compiles fine.  Can anything in configure be done here to check for
> duplicate headers and at least spit out a warning? 
> 
> Ffmpeg is such a mess to deal with.
> 
> Unfortunately, I still have package problems with libswscale.  argggg.

okay...this all makes sense now. I had extra pkg-config files in
/usr/local/lib/pkgconfig 

arggg.... 

all is well now.  sorry for the noise.

------------------------------------------------------------------------------
This SF.net email is sponsored by 

Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev 
_______________________________________________
Gmerlin-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gmerlin-general

Reply via email to