On Monday 07 July 2008 19:55:03 L?cio Corr?a wrote: > On Mon, Jul 7, 2008 at 4:06 AM, Marco Gittler <g.marco at freenet.de> wrote: > > Am 07.07.2008 um 00:21 schrieb jb: > >> On Tuesday 01 July 2008 23:02:57 L?cio Corr?a wrote: > Here (debian sid) it doesn't work becase avformart.h includes in this way: > > 40 #include "libavcodec/avcodec.h" > and the error: > > In file included from > /home/kde-devel/src/kdenlive/KDE4/src/renderer.cpp:28: > /usr/include/ffmpeg/libavformat/avformat.h:40:32: error: > libavcodec/avcodec.h: No such file or directory > > Maybe(in my case) /usr/include/ffmpeg should be in include path too?
Hi. Can you tell me what is the output of the following command on your system : pkg-config --variable=includedir libavformat regards
