<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>Hi Gonzalo, I probably should have mentioned that I did try the amended linker optimization reference but it came with errors. However I've gone back in and taken a closer look, and with some minor tweaks I now have a successful working project build, which I guess I can use as a short-term fix. <BR> <BR>But you've sparked another thought. Is it at all possible to just add the headers from the ffmpeg master collection and build using the complete source code? So, no lib or dll files at all?<BR><br>WP.<br> <BR><div>> Date: Mon, 6 Apr 2015 13:13:54 -0300<br>> From: ggarra13@gmail.com<br>> To: libav-user@ffmpeg.org<br>> Subject: Re: [Libav-user] av_register_all() fails<br>> <br>> On 06/04/15 01:23, Phil Freeman wrote:<br>> > Hi folks,<br>> ><br>> > I'm trying to add ffmpeg to a piece of software in development for use <br>> > in a well-known animation package. It's being developed in c++ with <br>> > VS2010 Express, using the zeranoe dev package. The project builds, no <br>> > errors are reported.<br>> You need to compile with -OPT:NOREF.  It is in the FAQ.<br>> <br>> Note, however, that the zeranoe  packages are GPL only.  You'll need to <br>> compile them yourself or buy some time from the zeranoe folks for them <br>> to give you proper LGPL binaries.<br>> <br>> _______________________________________________<br>> Libav-user mailing list<br>> Libav-user@ffmpeg.org<br>> http://ffmpeg.org/mailman/listinfo/libav-user<br></div>                                     </div></body>
</html>