[FFmpeg-user] configure failled
thewinner1396 .
grandelollo96 at gmail.com
Tue Oct 17 20:02:59 EEST 2017
I was tring to compile ffmpeg with nvidia accelleration on Ubuntu and the
ffmpeg config fule did'nt found libmp3lame
I was following the "ffmpeg build guide" on the wiki (link:
http://trac.ffmpeg.org/wiki/CompilationGuide/Ubuntu)
add you can find the ffbuild/config.log file
here's a copy of the comand:
PATH="$HOME/bin:$PATH" PKG_CONFIG_PATH="$HOME/ffmpeg_build/lib/pkgconfig"
./configure \
--prefix="$HOME/ffmpeg_build" \
--pkg-config-flags="--static" \
--extra-cflags="-I$HOME/ffmpeg_build/include" \
--extra-ldflags="-L$HOME/ffmpeg_build/lib" \
--extra-libs=-lpthread \
--bindir="$HOME/bin" \
--enable-gpl \
--enable-libass \
--enable-libfdk-aac \
--enable-libfreetype \
--enable-libmp3lame \
--enable-libopus \
--enable-libtheora \
--enable-libvorbis \
--enable-libvpx \
--enable-libx264 \
--enable-libx265 \
--enable-nonfree \
--enable-cuda \
--enable-cuvid \
--enable-nvenc \
--enable-libnpp \
--extra-cflags=-I/usr/local/cuda/include \
--extra-ldflags=-L/usr/local/cuda/lib64
hope in help asap :|
Lorenzo
-------------- next part --------------
A non-text attachment was scrubbed...
Name: config.log
Type: text/x-log
Size: 374791 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-user/attachments/20171017/be8cd7b8/attachment.bin>
More information about the ffmpeg-user
mailing list