[Kdenlive-devel] unable to start kdenlive

Dan Dennedy dan at dennedy.org
Wed Jul 16 06:03:37 UTC 2008


On Thu, Jun 12, 2008 at 1:30 PM, Alexander Kern <alex.kern at gmx.de> wrote:
> use ./configure --enable-debug --enable-gpl --prefix=/usr --libdir=/usr/lib64 --disable-mmx --avformat-svn-extra -fPIC
> for configure an make. I cannot make static ffmpeg build. Got a lot of
> relocations errors.

Sorry to take so long to respond, but I just booted up into 64 bit
environment where I already had MLT working to check its config. Here
is how I configured it:

./configure --prefix=/home/ddennedy --enable-gpl --disable-mmx
--avformat-swscale
--avformat-static=/home/ddennedy/builds/ffmpeg/src/ffmpeg/
--avformat-ldextra="-lmp3lame -lfaad -lfaac -lx264"

As you can see, I did a static build.  I am not 100% sure, but I think
I had problems with a non-static build. This is on ArchLinux, so don't
expect things like libdir to be the same. This is somewhat dated:
FFmpeg version SVN-r11915, configuration:

--enable-gpl --enable-libmp3lame --enable-libx264 --enable-libfaad
--enable-libfaac --disable-ffplay --disable-ffserver --disable-ipv6
--disable-mmx --enable-pthreads --enable-swscaler --extra-cflags=-fPIC
--extra-ldflags=-DPIC

'ffmpeg -version' will simply display your configuration for comparison.

-- 
+-DRD-+




More information about the Kdenlive mailing list