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. _______________________________________________ ffmpeg-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
