[FFmpeg-user] Compiling FFmpeg without SecIdentityCreate API

muruganandh flashanand at gmail.com
Fri Sep 16 14:13:24 EEST 2016


Thanks so much Carl.

--disable-securetransport worked perfectly. 

But i see a new issue: dyld: Library not loaded:
/usr/local/opt/x264/lib/libx264.148.dylib

This is the configure command i am using
 
./configure --enable-libx264 --disable-securetransport

I think the x264 is just linked NOT embedded inside ffmpeg. I need it to be
embedded (I am ok with file size increase of ffmpeg executable because i
want to work on other machines that don't have -
/usr/local/opt/x264/lib/libx264.148.dylib)





--
View this message in context: http://ffmpeg-users.933282.n4.nabble.com/Compiling-FFmpeg-without-SecIdentityCreate-API-tp4676487p4677561.html
Sent from the FFmpeg-users mailing list archive at Nabble.com.


More information about the ffmpeg-user mailing list