Marco Gittler a ?crit :
> i think this could be a problem
> 
> not all have the latest ffmpeg version
> 
> so i think we should 
> #include <avformat.h>
> 
> and add to the CXXFLAGS -I /usr/include/libavformat or -I/usr/include/ffmpeg 
> with cmake, when we found the right postion.
> 
> i think latest ffmpeg has pkgconfig for this, but what about the older 
> version ?
> 
> regards marco

You're right Marco, the ffmpeg change is pretty recent. Even the stock 
ffmpeg-devel packages in my Mandriva don't have it, only the ffmpeg svn.

I'll go back to the bench and modify the cmake instead.

Cheers,
Albert.


Reply via email to