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
_______________________________________________
ffmpeg-user mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".

Reply via email to