[kdenlive] MLT not compiling
Greg Ramirez
gregramirez42 at hotmail.com
Mon Jun 1 08:14:33 UTC 2015
Hi to all,
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.
Here is the (hopefully) relevant part of the terminal output.
------------------------------------------------------------------------------------------
filter_avresample.o: In function `resample_get_audio':
/home/nemesis/Documents/project/mlt/src/modules/avformat/filter_avresample.c:85: undefined reference to `av_audio_resample_init'
/home/nemesis/Documents/project/mlt/src/modules/avformat/filter_avresample.c:89: undefined reference to `audio_resample_close'
/home/nemesis/Documents/project/mlt/src/modules/avformat/filter_avresample.c:98: undefined reference to `audio_resample'
consumer_avformat.o: In function `consumer_thread':
/home/nemesis/Documents/project/mlt/src/modules/avformat/consumer_avformat.c:1209: undefined reference to `avformat_alloc_output_context2'
collect2: error: ld returned 1 exit status
Makefile:45: recipe for target '../libmltavformat.so' failed
make[2]: *** [../libmltavformat.so] Error 1
make[2]: Leaving directory '/home/nemesis/Documents/project/mlt/src/modules/avformat'
Makefile:5: recipe for target 'all' failed
make[1]: *** [all] Error 1
make[1]: Leaving directory '/home/nemesis/Documents/project/mlt/src/modules'
Makefile:9: recipe for target 'all' failed
make: *** [all] Error 1
-------------------------
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.
Greg
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdenlive/attachments/20150601/6ab78f7a/attachment.html>
More information about the kdenlive
mailing list