[FFmpeg-user] How to build ffmpeg statically with librtmp support

Han Jiang oglops at gmail.com
Tue Aug 19 04:49:16 CEST 2014


if i don't add --extra-libs="-ldl", it errors out saying  "ld can not find
ldl"

no i don't have a static openssl installed in your system, i think the
installed one is dynamic.

if i don't static compile it , it errors out with error message like "ld
can not find -lssl"


On Tue, Aug 19, 2014 at 1:15 AM, Carl Eugen Hoyos <cehoyos at ag.or.at> wrote:

> Han Jiang <oglops <at> gmail.com> writes:
>
> > --extra-libs="-ldl"
>
> Is this really necessary?
>
> > this way it works. but i'm confused by the "build
> > openssl" part, actually i have openssl installed
> > in my system
>
> You have a static openssl installed in your system
> without compiling it yourself?
>
> Please remember not to top-post on this mailing
> list, 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