<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=gb2312">
<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 name=Generator content="Microsoft Word 15 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:SimSun;
        panose-1:2 1 6 0 3 1 1 1 1 1;}
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:"Microsoft YaHei";
        panose-1:2 11 5 3 2 2 4 2 2 4;}
@font-face
        {font-family:"Microsoft YaHei";
        panose-1:2 11 5 3 2 2 4 2 2 4;}
@font-face
        {font-family:SimSun;
        panose-1:2 1 6 0 3 1 1 1 1 1;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";}
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-reply;
        font-family:"Calibri","serif";
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri","serif";}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:72.0pt 90.0pt 72.0pt 90.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=ZH-CN link=blue vlink=purple><div class=WordSection1><p class=MsoNormal><span lang=EN-US style='font-size:10.5pt;font-family:"Calibri","serif";color:#1F497D'>You need add the option of “-l avformat” to gcc<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US style='font-size:10.5pt;font-family:"Calibri","serif";color:#1F497D'><o:p> </o:p></span></p><p class=MsoNormal><span lang=EN-US style='font-size:10.5pt;font-family:"Calibri","serif";color:#1F497D'>Joy Woo<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US style='font-size:10.5pt;font-family:"Calibri","serif";color:#1F497D'><o:p> </o:p></span></p><p class=MsoNormal><b><span style='font-size:11.0pt;font-family:"微软雅黑","sans-serif"'>发件人<span lang=EN-US>:</span></span></b><span lang=EN-US style='font-size:11.0pt;font-family:"微软雅黑","sans-serif"'> libav-user-bounces@ffmpeg.org [mailto:libav-user-bounces@ffmpeg.org] </span><b><span style='font-size:11.0pt;font-family:"微软雅黑","sans-serif"'>代表 </span></b><span lang=EN-US style='font-size:11.0pt;font-family:"微软雅黑","sans-serif"'>sangeeta chowdhary<br></span><b><span style='font-size:11.0pt;font-family:"微软雅黑","sans-serif"'>发送时间<span lang=EN-US>:</span></span></b><span lang=EN-US style='font-size:11.0pt;font-family:"微软雅黑","sans-serif"'> 2013</span><span style='font-size:11.0pt;font-family:"微软雅黑","sans-serif"'>年<span lang=EN-US>1</span>月<span lang=EN-US>14</span>日<span lang=EN-US> 15:27<br></span><b>收件人<span lang=EN-US>:</span></b><span lang=EN-US> This list is about using libavcodec, libavformat, libavutil, libavdevice and libavfilter.<br></span><b>主题<span lang=EN-US>:</span></b><span lang=EN-US> Re: [Libav-user] (no subject)<o:p></o:p></span></span></p><p class=MsoNormal><span lang=EN-US><o:p> </o:p></span></p><p class=MsoNormal style='margin-bottom:12.0pt'><span lang=EN-US>Hi Nitin,<br><br>ffmpeg is installed successfully. Now I am trying to compile one simple program like<br><br>[root@node2 ffmpeginstaller.7.4]# gcc -I/usr/src/ffmpegscript/ffmpeg/ test.c<br>/tmp/ccjXEhvl.o: In function `main':<br>test.c:(.text+0x10): undefined reference to `av_register_all'<br>collect2: ld returned 1 exit status<br><br>I am getting above error. Can you please help me.<br><br>Thanks,<br>Regards,<br>Sangeeta<o:p></o:p></span></p><div><p class=MsoNormal><span lang=EN-US>On Fri, Jan 11, 2013 at 6:57 PM, NITIN GOYAL <<a href="mailto:nitinkumgoyal@gmail.com" target="_blank">nitinkumgoyal@gmail.com</a>> wrote:<o:p></o:p></span></p><blockquote style='border:none;border-left:solid #CCCCCC 1.0pt;padding:0cm 0cm 0cm 6.0pt;margin-left:4.8pt;margin-right:0cm'><p class=MsoNormal><span lang=EN-US>Have u installed faac?<br><br>may be u can try to install libfaac or just remove '--enable-libfaac'<br>from ur configure list. It may fix this issue.<o:p></o:p></span></p><div><div><p class=MsoNormal><span lang=EN-US>><br>> I have taken latest ffmpeg installer from<br>> <a href="http://ffmpeginstaller.com/download" target="_blank">http://ffmpeginstaller.com/download</a>. Still I am getting error while<br>> installation.<br>> I didn't get config.log.<br>><br>> This is the error -<br>><br>> Removing old source<br>> Cloning into ffmpeg...<br>> ERROR: libfaac not found<br>><br>> If you think configure made a mistake, make sure you are using the latest<br>> version from Git.  If the latest version fails, report the problem to the<br>> <a href="mailto:ffmpeg-user@ffmpeg.org">ffmpeg-user@ffmpeg.org</a> mailing list or IRC #ffmpeg on <a href="http://irc.freenode.net" target="_blank">irc.freenode.net</a>.<br>> Include the log file "config.log" produced by configure as this will help<br>> solving the problem.<br>> ^[[01;31mInstallation of FFMPEG ....... Completed^[[0m<br>><br>><br>> ^[[01;31m   FFMPEG installation Failed :( , please visit the forum^[[0m<br>><br>><br>><br>> Please help me for the same.<br>><br>> On Fri, Jan 11, 2013 at 4:50 PM, NITIN GOYAL <<a href="mailto:nitinkumgoyal@gmail.com">nitinkumgoyal@gmail.com</a>><br>> wrote:<br>>><br>>> log<br>><br>><br>><br>><o:p></o:p></span></p></div></div><div><div><p class=MsoNormal><span lang=EN-US>> _______________________________________________<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>_______________________________________________<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><o:p></o:p></span></p></div></div></blockquote></div><p class=MsoNormal><span lang=EN-US><o:p> </o:p></span></p></div></body></html>