<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><meta http-equiv=Content-Type content="text/html; charset=us-ascii"><meta name=Generator content="Microsoft Word 14 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";
        mso-fareast-language:EN-US;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;
        font-family:"Calibri","sans-serif";
        mso-fareast-language:EN-US;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body lang=EN-GB link=blue vlink=purple><div class=WordSection1><p class=MsoNormal>Hi<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>As far as open source projects go, I have to say FFMPEG is in the running for the <b><u>worst</u></b> documented project I have ever come across. For a project as large and complicated as it is, one would expect a good level of developer documentation. <o:p></o:p></p><p class=MsoNormal>Merely listing method signatures does not serve as documentation. Furthermore, you don’t even have a sample code on your OWN site. I have had to hop from site to site looking for sample code, and where I have found it, in never compiles (WHY? Because none of it is up to date). It seems many methods have been deprecated recently but no information exists on how to implement the new functions.<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>PROBLEM: I have written a simple program which just opens a file and grabs a frame and saves it to file.  I downloaded the latest builds from Zeranoe.com<o:p></o:p></p><p class=MsoNormal>ffmpeg-git-9c2651a-win32-dev,  ffmpeg-git-9c2651a-win32-shared. I’ve linked the appropriate libraries, but I get the message:<o:p></o:p></p><p class=MsoNormal><span style='font-family:"Courier New";color:red'><o:p> </o:p></span></p><p class=MsoNormal><span style='font-family:"Courier New";color:red'>The procedure entry point av_get_pix_fmt_name could not be located in the dll avutil-51.dll<o:p></o:p></span></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>My code does not explicitly call the function at all.<o:p></o:p></p><p class=MsoNormal><libavutil/avutil.h>, <libavcodec/avcodec.h>, <libavformat/avformat.h>, <libswscale/swscale.h>, <o:p></o:p></p><p class=MsoNormal>I am using these header and the corresponding lib files.<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Windows 7<o:p></o:p></p><p class=MsoNormal>MinGW 4.5.2<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Disgruntled <o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>George Sharara<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal><o:p> </o:p></p></div><br><br>
<P align=center><FONT style="BACKGROUND-COLOR: #ffffff">This message has been scanned for malware by Websense.  </FONT><A href="http://www.websense.com/"><FONT style="BACKGROUND-COLOR: #ffffff" color=#000000>www.websense.com</FONT></A></P>
</body></html>