[FFmpeg-user] How to compile FFmpeg with https protocol support in Mac OS X
Shenme Hao
cumt0516 at gmail.com
Mon Jan 25 03:20:50 CET 2016
When i input command line below:
BanmayundeMacBook-Pro:FFmpeg banmayun$ ./configure
--prefix=/usr/local/ffmpeg --enable-openssl
The whole output is like below:
Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr
--with-gxx-include-dir=/usr/include/c++/4.2.1
Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr
--with-gxx-include-dir=/usr/include/c++/4.2.1
Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr
--with-gxx-include-dir=/usr/include/c++/4.2.1
Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr
--with-gxx-include-dir=/usr/include/c++/4.2.1
Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr
--with-gxx-include-dir=/usr/include/c++/4.2.1
ERROR: openssl not found
If you think configure made a mistake, make sure you are using the latest
version from Git. If the latest version fails, report the problem to the
ffmpeg-user at ffmpeg.org mailing list or IRC #ffmpeg on irc.freenode.net.
Include the log file "config.log" produced by configure as this will help
solving the problem.
2016-01-25 10:11 GMT+08:00 Carl Eugen Hoyos <cehoyos at ag.or.at>:
> Shenme Hao <cumt0516 <at> gmail.com> writes:
>
> > ./configure --prefix=/usr/local/ffmpeg --enable-openssl
> > the console output is like below:
> > ERROR:openssl not found.
>
> Is this the whole console output?
>
> Carl Eugen
>
> _______________________________________________
> ffmpeg-user mailing list
> ffmpeg-user at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-user
>
More information about the ffmpeg-user
mailing list