[FFmpeg-user] libtheora, libmp3lame, vidstab, libvorbis, and libxvid not found on OS X

Jim Worrall coniophora at gmail.com
Thu Apr 14 00:23:39 CEST 2016


> On 2016 Apr 13, at 2:37 AM, Rodrigo Polo <rodrigo.polo at gmail.com> wrote:
> 
> Hi, I follow the guide you have here to compile FFmpeg on OS X:
> https://trac.ffmpeg.org/wiki/CompilationGuide/MacOSX
. . . 
> So the final config command is:
> 
> ./configure \
> --prefix=/usr/local \
> --enable-gpl \
> --enable-nonfree \
> --enable-libass \
> --enable-libfdk-aac \
> --enable-libfreetype \
> --enable-libopus \
> --enable-libvpx \
> --enable-libx264 \
> --enable-libx265
> 
> I search all over the internet what could be the issue, 

You give no information about the result of the configure command.  Did it work?  If not what error did you get?
You may want to use Homebrew to also install pkg-config


More information about the ffmpeg-user mailing list