> On 2016 Apr 13, at 2:37 AM, Rodrigo Polo <[email protected]> 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 _______________________________________________ ffmpeg-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-user
