Moderator
|
To make it a little more interesting, my laptop always has different error messages than my PC. At the moment it doesn't want to compile kdenlive, and the error message starts that way: [ 32%] Building CXX object src/cmake_bindir/CMakeFiles/kdenlive.dir/kdenlive_automoc.o Looking forward to any idea ;) Simon |
Registered Member
|
I think you have a broken MLT or MLT++ install. I would recommend that you clean up your system (remove all references to MLT and MLT++ in /usr and in /usr/local).
Then make clean in MLT, MLT++ and Kdenlive and recompile them all. Make sure to install everything in the same place, it will be easier. (for example configure MLT and MLT++ with the flag: "-prefix=/usr/local" and for Kdenlive, call cmake with the flag: "-DCMAKE_INSTALL_PREFIX=/usr/local" Also try to do a "sudo ldconfig" after MLT and MLT++ install to update the links to the correct libraries. Otherwise you might try the Kdenlive Builder Wizard which will compile everything for you... |
Moderator
|
I guess my kdenlive is cursed. I did make a clean install, all into /usr. And still this *** error. Now I tried to start the wizard, but it crashes just when starting it.
kmdr-executor btw doesn't work at all, but kommander $ kommander 85826-kdenlive_builder_wizard.kmdr kommander(32235) KommanderFactory::loadPlugins: KommanderFactory::loadPlugins - Can't load Kommander plugin library "libkommanderwidgets" KCrash: Application 'kommander' crashing... sock_file=/home/simon/.kde4/socket-siduxL/kdeinit4__0 :((( Simon |
Registered Member
|
I still don't think your MLT install is correct. Can you play a video file with MLT's command line player:
inigo video.mpg Also, can you please post the result of the following: ls -l /usr/lib/libmlt* ldd /usr/lib/libmlt.so ldd /usr/lib/libmlt++.so |
Moderator
|
The commands don't show any file (when mlt/mlt++ is uninstalled). Playing an mpg file works very well, also the output (position etc.) is correct. (when installed) Simon |
Registered Member
|
Ok, so if you MLT install is correct, remove your kdenlive build directory... then recreate it, and from it:
cmake .. -DCMAKE_INSTALL_PREFIX=/usr (or /usr/local) depending on your choice. What does the cmake output say about MLT and MLT ++ ? |
Moderator
|
cmake says: MLT installed in /usr, libs in /usr/lib etc., MLT++ includes in /usr/include, libs in /usr/lib. Removed build dir now. Making. … Installing … WAAAAH! Cool! :) :) :) Hey, it works! (Nooooo! I wanted to do something senseful over the weekend!) Thanks a lot to everybody for your energy to help me with the thousand errors. Now the next step is to get it running at home too :) Peanuts, hehe. Simon
Btw. Summary.
|
Registered users: bancha, Bing [Bot], daret, Evergrowing, Google [Bot], lockheed, sandyvee, Sogou [Bot]