<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>Hi,<div><br></div><div>I am working on a project using ffmpeg and when I compiled, i get the following error :</div><div><br></div><div><div>g++ -o test  Capture.o EnregistrerVideo.o ffmpegTools.o FluxVideoModifie.o main_stream_vlc.o test.o Transcodage.o vizILogger.o VLCStreamer.o -lavformat -lavcodec -lavutil -lswscale -lopencv_core -lopencv_highgui  -lvlc -lvlccore -lboost_filesystem -lboost_log_setup -lboost_log -lboost_chrono -lz -lpthread -ldl -lm  </div><div>/usr/lib/gcc/x86_64-linux-gnu/4.6/../../../../lib/libavcodec.so: undefined reference to `avpriv_update_lls@LIBAVUTIL_52'</div><div>/usr/lib/gcc/x86_64-linux-gnu/4.6/../../../../lib/libavcodec.so: undefined reference to `avpriv_evaluate_lls@LIBAVUTIL_52'</div><div>collect2: ld returned 1 exit status</div><div>make: *** [test] Error 1</div><div><br></div><div>I use the ffmpeg version I downloaded yersteday on git. Can you bhelp me fix this bug ?</div><div><br></div><div><br></div><div style="text-align: center;">Any help would be appreciate,</div><div style="text-align:center;">Cordially,</div><div style="text-align:left;">Guillaume Bersac</div><div style="text-align:left;">237bis rue de Pessac</div><div style="text-align:left;">33000 Bordeaux</div><div style="text-align:left;">06.65.30.89.43</div><div><br></div></div>                                       </div></body>
</html>