On Monday 14 July 2008 22:03:18 Johannes Wilm wrote: > No, I get a > > "mlt_repository.c, mlt_repository_init: failed to dlopen > /usr/local/lib/mlt/libmltavformat.so"
Then there is a problem with your MLT 's compilation. the libmltavformat.so module is ffmpeg's MLT's module. Make sure to run ldconfig as root after updating your ffmpeg, then maybe you should "make clean" and do the configure stuff again in MLT, then recompile MLT. If the inigo command line player is not working you will only get crashes in Kdenlive, so you have to solve the MLT issue first, jb