[Libav-user] [LIBAVFORMAT] Build of the library

Carl Eugen Hoyos cehoyos at ag.or.at
Tue Oct 14 09:51:48 CEST 2014


ALCINDOR Fabrice (MM <fabrice.alcindor at ...> writes:

> What is the straight-forward way to build  only 
> the libavformat library.

The following come to mind:
$ ./configure --disable-all --enable-decoders \
--enable-demuxers --enable-muxers
(You have to finetune this configure line for your needs.)
and / or
$ make libavformat/libavformat.a

> “make” command in the source directory is not th 
> good way.

Why not?

> Confidential Notice: This message - including 
> its attachments - may contain proprietary, 
> confidential and/or legally protected information

This makes no sense in an email sent to a public 
mailing list and lets your company look stupid.

Carl Eugen



More information about the Libav-user mailing list