[Libav-user] av_register_all() fails
Gonzalo Garramuno
ggarra13 at gmail.com
Mon Apr 6 18:13:54 CEST 2015
On 06/04/15 01:23, Phil Freeman wrote:
> Hi folks,
>
> I'm trying to add ffmpeg to a piece of software in development for use
> in a well-known animation package. It's being developed in c++ with
> VS2010 Express, using the zeranoe dev package. The project builds, no
> errors are reported.
You need to compile with -OPT:NOREF. It is in the FAQ.
Note, however, that the zeranoe packages are GPL only. You'll need to
compile them yourself or buy some time from the zeranoe folks for them
to give you proper LGPL binaries.
More information about the Libav-user
mailing list