[Libav-user] av_register_all() fails

Phil Freeman skylinedriver at hotmail.com
Tue Apr 7 12:31:03 CEST 2015


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. 
 
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?

WP.
 
> Date: Mon, 6 Apr 2015 13:13:54 -0300
> From: ggarra13 at gmail.com
> To: libav-user at ffmpeg.org
> Subject: Re: [Libav-user] av_register_all() fails
> 
> 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.
> 
> _______________________________________________
> Libav-user mailing list
> Libav-user at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/libav-user
 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://ffmpeg.org/pipermail/libav-user/attachments/20150407/5a8e086b/attachment.html>


More information about the Libav-user mailing list