Registered Member
|
hello is there a solution ? (no debugging symbols found) |
Registered Member
|
Same here. Only on Ubuntu Gutsy. Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1". |
Registered Member
|
To all: |
Registered Member
|
after compiling from svn (compiled ffmpeg, mlt, mlt++ and kdenlive)..compilation reported no errors. but kdenlive crashes on launch with this: Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1". what does this suggest..any clues please? |
Registered Member
|
The Kdenlive development version requires MLT 0.2.5 or svn. In your error messages, Kdenlive seems to be linked against MLT 0.2.3: #11 0xb6c169c2 in Mlt::Consumer::start () from /usr/lib/libmlt++.so.0.2.3 I don't know how you installed your MLT and MLT++, but you probably have several versions installed. If you previously installed from a package, you should uninstall it. Otherwise, I would recommand that you do the following: go to /usr/lib and delete all mlt libraries ( rm libmlt* ) After that, recompile and reinstall your mlt and mlt++, make clean in kdenlive and recompile it. regards |
Registered Member
|
thank you. i did as advised..removed all previous mlt and mlt++. then started afresh to build from svn. mlt built correctly and is in as /usr/local/lib/libmlt.so.0.2.5 kdenlive got built and strangely installed in /bin.. ( a result my struggle and tinkering with directories perhaps) Launching it, it crashed with this report Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1". Seem so close to getting it....pl suggest..thanks for you help.... |
Registered Member
|
I think the best is to delete all Kdenlive related files and reinstall in a standard location. When installing, Kdenlive does copy 2 binaries: kdenlive and kdenlive_renderer in $PREFIX/bin and several important config & effects files in $PREFIX/share/apps/kdenlive/ If you previously installed Kdenlive in another place there might be conflicts. Please check if you have a kdenlive folder in /usr/share/apps, /usr/local/share/apps and $HOME/.kde/share/apps and remove all of them. Same for kdenlive binaries in /usr/bin, /usr/local/bin Then, delete your kdenlive files in /bin and all files in /share/apps/kdenlive. cmake -DCMAKE_INSTALL_PREFIX=/usr/local . That should install in /usr/local. |
Registered Member
|
i did a fresh compile and this seems to be the problem.. Failed to load plugin: /usr/local/lib/libavformat.so.52: undefined symbol: av_strlcatf i have ffmpeg version from svn.
I think i will just wait for the 0.6 version of kdenlive for ubuntu Gutsy ..Installing from svn is full of pitfalls. For now 0.5 is fine... Thanks for the efforts .. kdenlive is the best video editor for linux... |
Registered Member
|
Success at last!! The script version by JM worked for me. see this thread for the pitfalls i went thru...before getting it right..:-) http://www.kdenlive.org/bbforum/viewtopic.php?f=8&t=339&st=0&sk=t&sd=a&start=10 |
Registered users: Bing [Bot], gfielding, Google [Bot], Sogou [Bot]