[Kdenlive-devel] FFMPEG include path and some changes

jb jb at kdenlive.org
Mon Jul 7 19:10:25 UTC 2008


On Monday 07 July 2008 20:57:31 Lúcio Corrêa wrote:
> >> >> On Tuesday 01 July 2008 23:02:57 Lúcio Corrêa wrote:

> Here's the output:
>
> $ pkg-config --variable=includedir libavformat
> /usr/include/ffmpeg
>
> It doesn't look ok..  It should have returned
> /usr/include/ffmpeg/libavformat, no?

No, it's correct. Can you now try to edit the file CMakeLists.txt in 
kdenlive/src and at line 10 (inside the "include_directories" function), 
insert the following line:

${FFMPEG_HEADER_PATH}

Now remove the CMakeCache.txt in your build directory and tell me if it 
compiles correctly. If it solves your problem I can commit the patch to svn.

regards




More information about the Kdenlive mailing list