[FFmpeg-user] Error compiling FFmpeg under kdenlive

Thomas Ferradini thomas.ferradini at gmail.com
Tue Dec 27 04:19:05 EET 2016


Hi all,

I'm looking for some help on FFmpeg in the context of compiling Kdenlive.
The build stops at FFmpeg, with the error:
-----------------
LOG: About to run command: popd
~/kdenlive/install/src
LOG: Configuring, compiling, and installing FFmpeg
LOG: About to run command: pushd .
~/kdenlive/install/src ~/kdenlive/install/src
LOG: About to run command: cd FFmpeg
LOG:
PATH=/home/Tommi/kdenlive/install/20161227/bin:/usr/lib64/qt-3.3/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/home/Tommi/.local/bin:/home/Tommi/bin
LOG: LD_RUN_PATH=/home/Tommi/kdenlive/install/20161227/lib
LOG: PKG_CONFIG_PATH=/home/Tommi/kdenlive/install/20161227/lib/pkgconfig:
LOG: CFLAGS=-I/home/Tommi/kdenlive/install/20161227/include
LOG: LDFLAGS=-L/home/Tommi/kdenlive/install/20161227/lib
LOG: Configuring FFmpeg
LOG: About to run command: ./configure
--prefix=/home/Tommi/kdenlive/install/20161227 --disable-doc
--disable-ffserver --enable-gpl --enable-version3 --enable-shared
--enable-debug --disable-stripping --enable-pthreads
--enable-runtime-cpudetect --enable-libtheora --enable-libvorbis
--enable-libmp3lame --enable-libx264 --enable-libvpx
ERROR: libtheora not found

If you think configure made a mistake, make sure you are using the latest
version from Git.  If the latest version fails, report the problem to the
ffmpeg-user at ffmpeg.org mailing list or IRC #ffmpeg on irc.freenode.net.
Include the log file "config.log" produced by configure as this will help
solve the problem.
ERROR: Unable to configure FFmpeg
LOG: Process has finished. Reason: FAILURE Some kind of error occured:
Unable to configure FFmpeg
[Tommi at localhost install]$ rpm -qa | grep libtheora
libtheora-1.1.1-13.fc23.x86_64
[Tommi at localhost install]$
-----------------

As instructed in the error I compiled FFmpeg to the latest tar.gz2, but to
no avail. Libtheora was showing as installed at the very first run, and it
still shows up (see last command). Before my last test it showed also in
version i686, but even removing this apparent duplicate did nothing.

Enclosed is the config.log

Please consider that I am not that sophisticated of a linux user. It is my
first in compiling anything on my own. I am running under Fedora 23 - Gnome.

My kindest regards, and thanks in advance,
Giampaolo & Thomas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: config.log
Type: text/x-log
Size: 325196 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-user/attachments/20161227/a4b2b12c/attachment.bin>


More information about the ffmpeg-user mailing list