[FFmpeg-user] FFMPEG on Mac Mountain Lion 10.8.2

motty cruz motty.cruz at gmail.com
Thu Feb 7 17:19:42 CET 2013


Thank you very much! I tried it and it worked:
  ./configure --prefix=/usr --enable-shared --enable-libmp3lame
--extra-cflags=-I/opt/X11/include --extra-ldflags=-L/opt/X11/lib
--enable-gpl --enable-x11grab --enable-libtheora --disable-stripping
--enable-avfilter --enable-libschroedinger --enable-libopencore-amrnb
--enable-libopencore_amrnb --enable-version3


Thanks

On Thu, Feb 7, 2013 at 3:59 AM, James Darnley <james.darnley at gmail.com>wrote:

> On 2013-02-06 23:38, motty cruz wrote:
> > I know X11 exist here:
> > it:X11 admin$ pwd
> > /opt/X11/include/X11
> > it:X11 admin$
>
> If you want gcc to find X11 in that directory (and assuming the libs are
> under lib), try:
> --extra-cflags=-I/opt/X11/include --extra-ldflags=-L/opt/X11/lib
>
>
>
> _______________________________________________
> ffmpeg-user mailing list
> ffmpeg-user at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-user
>
>


More information about the ffmpeg-user mailing list