[FFmpeg-user] How to compile FFmpeg with https protocol support in Mac OS X

Shenme Hao cumt0516 at gmail.com
Mon Jan 25 03:06:00 CET 2016


Hi,

I want to compile FFmpeg with protocol https support in Mac OS X and iOS
system, when i compile FFmpeg in command line with --enable-openssl option
in Mac OS X EI Capitan(10.11) system, I got the error "openssl not found".
In fact, this system has a openssl installed. What i did is like this:
        ./configure --prefix=/usr/local/ffmpeg --enable-openssl
the console output is like below:
         ERROR:openssl not found.
I don't know how to fix ths problem and have to ask for your help, thanks!


More information about the ffmpeg-user mailing list