Hi,

It's inconvenient to use ffmpeg with dependent dynamic libraries. Therefore, I 
want static ffmpeg instead.


Thanks!


Regards


andrew




At 2018-07-05 18:56:31, "Carl Eugen Hoyos" <ceffm...@gmail.com> wrote:
>2018-07-05 11:21 GMT+02:00, qw <applema...@163.com>:
>> Hi Carl Eugen,
>>
>> Thanks for your help. I use the following command to build static ffmpeg
>> without any dependent dynamic library:
>>
>> ./configure --disable-ffplay \ --extra-libs='-static -L/usr/lib'
>> --extra-cflags='--static' \ --enable-version3 --enable-asm --enable-x86asm
>> --enable-avfilter \ --enable-static --disable-shared --enable-gpl
>> --enable-nonfree --prefix=/usr/local/ \ --enable-stripping
>
>Did you read my email?
>
>Iirc, I asked you why you need static linking and I suggested you
>remove some options because they make no sense.
>
>Please do not top-post here, Carl Eugen
>_______________________________________________
>ffmpeg-user mailing list
>ffmpeg-user@ffmpeg.org
>http://ffmpeg.org/mailman/listinfo/ffmpeg-user
>
>To unsubscribe, visit link above, or email
>ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".
_______________________________________________
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to