<div dir="ltr">Thanks friends.<div><br></div><div>Any other options? Because the largest dll is libavcode, and infact I only need all decoders + selected encoders, so will disabling those unneeded encoders save me spaces?</div>
<div><br></div><div>Thanks</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">2014-03-04 10:18 GMT+11:00 Don Moir <span dir="ltr"><<a href="mailto:donmoir@comcast.net" target="_blank">donmoir@comcast.net</a>></span>:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><u></u>





<div bgcolor="#ffffff">
<div><font face="Arial">>From: YIRAN LI <br>>To: This list is about 
using libavcodec, libavformat, libavutil,libavdevice and libavfilter. 
<br>>Sent: Monday, March 03, 2014 5:58 PM<br>>Subject: [Libav-user] reduce 
dll size</font></div>
<div> </div><font face="Arial"><div><div class="h5">
<div>>Hi,</div>
<div><br>>I'm building ffmpeg dlls for Windows using MingW, and the dlls I 
got seems quite large. libavcodec 8 MB and libavformat 1.5 MB.</div>
<div><br>>Firstly may I know, since ffmpeg is built into several dlls, is it 
possible that same code got built into each dll so that there're </div>
<div>>some unnecessary waste? Is it possible to build all code into one 
dll?</div>
<div> </div>
<div>>Second, is there any option I can use to reduce the size of the 
dlls?</div>
<div> </div>
</div></div><div>Use UPX. Works very well.</div>
<div> </div>
<div><a href="http://upx.sourceforge.net/" target="_blank">http://upx.sourceforge.net/</a></div></font></div>
<div><font face="Arial"></font> </div>
<br>_______________________________________________<br>
Libav-user mailing list<br>
<a href="mailto:Libav-user@ffmpeg.org">Libav-user@ffmpeg.org</a><br>
<a href="http://ffmpeg.org/mailman/listinfo/libav-user" target="_blank">http://ffmpeg.org/mailman/listinfo/libav-user</a><br>
<br></blockquote></div><br></div>