[FFmpeg-user] compilation error

Reindl Harald h.reindl at thelounge.net
Thu May 31 21:51:35 EEST 2018


Am 31.05.2018 um 18:52 schrieb Kote Pan:
> error with OPUS
> https://ftp.osuosl.org/pub/xiph/releases/opus/opus-1.2.1.tar.gz
> 
> http://ffmpeg.org/releases/ffmpeg-snapshot.tar.bz2
> 
> attached  config.log

ERROR: opus not found using pkg-config

so just install the devel-package, given that you don#t say anything
about your operating system - who knows - on redhat "yum install
opus-devel" or remove "--enable-libopus"

--enable-libfdk-aac
why?

--enable-libass
why?


./configure --prefix=/home/ubuntu/ffmpeg_build
--extra-cflags=-I/home/ubuntu/ffmpeg_build/include
--extra-ldflags=-L/home/ubuntu/ffmpeg_build/lib
--bindir=/home/ubuntu/bin --enable-gpl --enable-libass
--enable-libfdk-aac --enable-libfreetype --enable-libmp3lame
--enable-libopus --enable-libtheora --enable-libvorbis --enable-libvpx
--enable-libx264 --enable-nonfree


More information about the ffmpeg-user mailing list