[FFmpeg-user] opus not found???
David Shvo
shvo at dsmcs.com
Mon Jun 17 22:32:09 CEST 2013
Hi,
please see below
i installed opus according to the instructions but still???
# ./configure --prefix=/home/shvo/ffmpeg_build
--extra-cflags=-I/home/shvo/ffmpeg_build/include
--extra-ldflags=-L/home/shvo/ffmpeg_build/lib --bindir=/home/shvo/bin
--extra-libs=-ldl --enable-gpl --enable-libass --enable-libfdk-aac
--enable-libmp3lame --enable-libopus --enable-libtheora --enable-libvorbis
--enable-libvpx --enable-libx264 --enable-nonfree
ALL_COMPONENTS='
aac_adtstoasc_bsf
chomp_bsf
dump_extradata_bsf
h264_mp4toannexb_bsf
imx_dump_header_bsf
mjpeg2jpeg_bsf
mjpega_dump_header_bsf
mp3_header_compress_bsf
mp3_header_decompress_bsf
mov2textsub_bsf
noise_bsf
remove_extradata_bsf
text2movsub_bsf
aasc_decoder
..
..
And at the end of the log:
gcc -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE
-D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600
-I/home/shvo/ffmpeg_build/include -std=c99 -fomit-frame-pointer -pthread
-I/usr/include/freetype2 -I/usr/include/fribidi -E -o /tmp/ffconf.IUTRtMZe.o
/tmp/ffconf.to7Peg5U.c
check_func lame_set_VBR_quality -lmp3lame
check_ld cc -lmp3lame
check_cc
BEGIN /tmp/ffconf.to7Peg5U.c
1 extern int lame_set_VBR_quality();
2 int main(void){ lame_set_VBR_quality(); }
END /tmp/ffconf.to7Peg5U.c
gcc -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE
-D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600
-I/home/shvo/ffmpeg_build/include -std=c99 -fomit-frame-pointer -pthread
-I/usr/include/freetype2 -I/usr/include/fribidi -c -o /tmp/ffconf.IUTRtMZe.o
/tmp/ffconf.to7Peg5U.c
gcc -L/home/shvo/ffmpeg_build/lib -Wl,--as-needed -o /tmp/ffconf.pFZWymjv
/tmp/ffconf.IUTRtMZe.o -lmp3lame -lfdk-aac -lass -lcrystalhd -lm -pthread
-lz -lrt -ldl
check_pkg_config opus opus_multistream.h opus_multistream_decoder_create
ERROR: opus not found
--
Rgds,
David Shvo
e-mail: dav.shvo at dsmcs.com
More information about the ffmpeg-user
mailing list