Registered Member
|
It seems ffmpeg configure does not support the option --enable-libogg anymore |
Registered Member
|
I'm getting errors in that it doesn't support a whole lot of the options from the script, such as: I'm not sure why this is; has support for these formats etc been hardcoded into the project? Or have they been dropped? (which would be a shame) Anyone know why? |
Registered Member
|
The only options not supported anymore is libogg, others remained, just run configure --help. |
Registered Member
|
There is a possible bug in CMake script breaking build for kdenlive_builder. When this issue is solved, the core of kdenlive_builder is:
..so not much different from previous. |
Registered Member
|
The script (on the wiki) still isn't fixed, I got compile errors for FFMPEG still with --enable-ogg and with --enable-pp. I didn't go farther than that, however, since it seems that the script hasn't been updated for the new cmake stuff either. And unfortunately i am not familiar enough to incorporate your code paste (above) into the script to make things function for me... maybe I'll try to do that again and spend more time trying to learn about it... but it would be great to have it fixed on the Wiki, where many users will start (I think). |
Registered Member
|
There are still issues with Kdenlive compilation, see bug: |
Registered Member
|
|
Registered Member
|
Hi, just to keep you informed that issue between MLT and ffmpeg has been corrected in MLT svn and now is possible again to compile last versions for all programs together (ffmpeg, MLT, MLT++ and kdenlive). To espinosa_cz I imagine you are going to update the kdenlive_builder script. In the last days, I've been working with my "particular" version of the script and trying to improve. I've made some changes as i.e. the use of a menu to help users, automatic detection in order to get new sources or update them, error handling, possibility to update main kdenlive installation or alternatives and (obviously) use of cmake to compile kdenlive. I'm sending this version just in case you want to add any feature to the standard ;) Best regards. *** UPDATED: FILE DETTACHED AS THERE'S A NEW VERSION AVAILABLE LATER IN THIS POST *** |
Registered Member
|
Your script exceeds my humble knowledge of bash programming :) My script was basically a set of commands I was used to input to command line manually. Nothing less, nothing more. Ask Aleksander Adamowski (Olo), he is the keeper of Kdenlive-dev-tools he has the access to repository. It is fine with me. My 2cents: As the script tends to be more sophisticated and use friendly may be using Python + Qt/KDE or similar language is more reasonable. Or if you like to stick with bash what about using xdialog? |
Registered Member
|
Very cool new script, I've yet to spend a lot of time reading it or using it, but I tried to test it and I liked the looks! An issue that I have, however, is this -- when I was trying to run it, and it asked where I wanted it installed, it defaults to the /usr/ directory; later in the run it asks for the root password, which I am reluctant to give. I don't want my system's FFMPEG or any other applications or libraries over written, and that was one of the main benefits of the previous script: Quote:
# Script for easy and SAFE Kdenlive & ffmpeg & mlt & mlt++ build utilizing LD_RUN_PATH Can this be changed back to allow for localized building of the files, in a user's home directory for example? Thank you both, herrej01 and espinosa_cz, and also to the KDEnlive team. I love this application! |
Registered Member
|
Hi, according to the suggestions in previous posts, I've changed my version of the builder and I'm attaching here just in case somebody likes it and want to use. I attach also a small "user guide" to help. This version of the script works perfectly in Ubuntu 7.10, assuming you have necessary dependencies installed (see them in the wiki). I presume it should work in other distributions, but do not know :?: Some changes: Some bugs corrected !! Espinosa_cz, OLO, if you want to use this version as a new base for future developments or corrections, please feel free. And if anybody can put the script in a better place than a message in the forum, I'll appreciate ;) Best regards *** UPDATED: FILE DETTACHED AS THERE'S A NEW VERSION LATER IN THIS POST *** |
Registered Member
|
everything proceeded well until this while building: /usr/bin/ld: warning: libmiracle.so.0.2.5, needed by /home/maz/build/kdenlive/lib/libmlt++.so, not found (try using -rpath or -rpath-link) all the required libs are built by the script in the /usr/src directory. then why this error?? My distro is ubuntu 7.10. |
Registered Member
|
Hi JM why are the libraries not linking properly? it seems that inigo cannot find libmlt -- libraries are supposed to be linked statically by the script if i am not mistaken?? |
Registered Member
|
building proceeds to 100%. problem occurs in the pre-install stage Linking CXX executable CMakeFiles/CMakeRelink.dir/kdenlive /usr/bin/ld: warning: libmiracle.so.0.2.5, needed by /home/build/kdenlive/lib/libmlt++.so, not found (try using -rpath or -rpath-link) hopeful, since the building process completes without error...what could be going wrong in the linking phase? |
Registered Member
|
Hi cinemanna, I've checked the script and detected some bugs (I've edited previous message with a corrected file). Hope it works now. Regards. |
Registered users: Bing [Bot], gfielding, Google [Bot], Sogou [Bot]