[FFmpeg-user] ffmpeg Install problems

domenic.disorbo at gdc.com domenic.disorbo at gdc.com
Fri Apr 11 22:09:55 CEST 2014


I am following a set of installation instructions and when I do the 
following  I get an error 


wget http://ffmpeg.org/releases/ffmpeg-1.1.3.tar.gz
tar -zxvf ffmpeg-1.1.3.tar.gz
cd ffmpeg-1.1.3
./configure --enable-gpl --enable-libass --enable-libfaac 
--enable-libfdk-aac \
--enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb 
\
--enable-libspeex --enable-librtmp --enable-libtheora --enable-libvorbis \
--enable-libvpx --enable-x11grab --enable-libx264 --enable-nonfree 
--enable-version3 \
--enable-libxvid --enable-libgsm


I get the following error 

ERROR: librtmp 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
solving the problem.



I tried several times 


-------------- next part --------------
A non-text attachment was scrubbed...
Name: config.log
Type: application/octet-stream
Size: 178974 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-user/attachments/20140411/4b248700/attachment.obj>


More information about the ffmpeg-user mailing list