<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 to all,<br><br>I was doing some development work and as I was installing Kdenlive from source on another machine, I am unable to compile MLT because of a certain error which, after searching various forums, I have narrowed down to have something to do with FFMPEG, but I am unable to locate a fix.<br>Here is the (hopefully) relevant part of the terminal output.<br>------------------------------------------------------------------------------------------<br>






<div>
<span style="font-family:monospace"><span style="color:#000000;background-color:#ffffff;">filter_avresample.o: In function `resample_get_audio':
</span><br>/home/nemesis/Documents/project/mlt/src/modules/avformat/filter_avresample.c:85: undefined reference to `av_audio_resample_init'
<br>/home/nemesis/Documents/project/mlt/src/modules/avformat/filter_avresample.c:89: undefined reference to `audio_resample_close'
<br>/home/nemesis/Documents/project/mlt/src/modules/avformat/filter_avresample.c:98: undefined reference to `audio_resample'
<br>consumer_avformat.o: In function `consumer_thread':
<br>/home/nemesis/Documents/project/mlt/src/modules/avformat/consumer_avformat.c:1209: undefined reference to `avformat_alloc_output_context2'
<br>collect2: error: ld returned 1 exit status
<br>Makefile:45: recipe for target '../libmltavformat.so' failed
<br>make[2]: *** [../libmltavformat.so] Error 1
<br>make[2]: Leaving directory '/home/nemesis/Documents/project/mlt/src/modules/avformat'
<br>Makefile:5: recipe for target 'all' failed
<br>make[1]: *** [all] Error 1
<br>make[1]: Leaving directory '/home/nemesis/Documents/project/mlt/src/modules'
<br>Makefile:9: recipe for target 'all' failed
<br>make: *** [all] Error 1<br>-------------------------<br><br></span></div>


Hopefully someone knows how to fix this error, as I have tried on other virtual machines and I get the same, following the install guide on the page. Thank you in advance for your help.<br><br>Greg<br>                                       </div></body>
</html>