Hello,

The mlt framework (Packman version 0.7.6-1.5) requires the function avformat_close_input() to be found in libavformat.so.53. This is missing from the package libavformat53 (Packman version 0.9-1.3).

Error message from running kdenlive, which uses mlt:

mlt_repository_init: failed to dlopen /usr/lib64/mlt/libmltavformat.so
(/usr/lib64/libavfilter.so.2: symbol avformat_close_input, version LIBAVFORMAT_53 not defined
 in file libavformat.so.53 with link time reference)

The missing function seems to have been added quite recently, deprecating the older av_close_input_file():

http://permalink.gmane.org/gmane.comp.video.libav.scm/3684

I suppose updating ffmpeg might be the easiest fix?

/ Martin

_______________________________________________
Packman mailing list
Packman@links2linux.de
http://lists.links2linux.de/cgi-bin/mailman/listinfo/packman

Antwort per Email an