<html><head><meta http-equiv="Content-Type" content="text/html charset=windows-1252"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">Hi -<div><br></div><div>It would be helpful if you could provide some details:</div><div><br></div><div>- What platform are you trying to build for? Windows, Mac, Linux, BSD, Solaris? And what version?</div><div>- Are trying to cross-compile (building for a platform different than the one you’re running the compiler on)?</div><div>- Can you be more specific about what you’ve tried so far?</div><div>- Are you trying also to write an application that needs to use ffmpeg libraries?</div><div><br></div><div>Instructions for various platforms are here:  <a href="https://www.ffmpeg.org/platform.html">https://www.ffmpeg.org/platform.html</a></div><div><br></div><div>Compiling ffmpeg is a bit challenging, and the instructions presume some level of experience, which you as a “beginner of programming” may not yet have…This is particularly true for compiling on Windows…</div><div><br></div><div>You might want to consider if you really need to build the libraries from sources yourself. There are pre-built versions for various flavors of Linux, for Windows, and for Mac OS X (<a href="https://www.ffmpeg.org/download.html">https://www.ffmpeg.org/download.html</a>).</div><div><br></div><div>I have built libraries from source, for Mac and for Windows, but I only did so because I needed to create shared libraries with no GPL restrictions…otherwise I would have just used pre-built packages.</div><div><br></div><div>Again, a little more information from you would allow others to offer useful advice :-)</div><div><br></div><div>— Philip</div><div><br></div><div style=""><div>On Jan 8, 2015, at 5:05 PM, SooMin Ahn <<a href="mailto:wingjyn@gmail.com">wingjyn@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div dir="ltr"><div class="gmail_quote"><br><br><div dir="ltr"><div>hi there. </div><div>I am a beginner of programming. recently, I've researched about ffmpeg. </div><div>B'cuz i need a ffmpeg such as library. So, i've found how to compile ffmpeg as library. But I can't find that way. some similar way is on internet but it doesn't right way. </div><div>first i tried to configuring and then tried to compile with gcc and all .a files (like libavcodec.a ...). Failed... and tried other ways and failed again...So, I need your help.</div><div><br></div><div>ffmpeg is wrapper. i know. But i need it as a library. Plz. how could it can be?</div><div><br></div></div>
</div><br></div>
_______________________________________________<br>Libav-user mailing list<br><a href="mailto:Libav-user@ffmpeg.org">Libav-user@ffmpeg.org</a><br>http://ffmpeg.org/mailman/listinfo/libav-user<br></blockquote></div><br></body></html>