Registered Member
|
This is a script I use for downloading sources and building kdenlive + ffmpeg + mlt and there is no reason why not to share it with others.
The script is very simple, it tests nothing! You are expected to have all necessary external libs already installed prior to execution of this script. Please report problems related to script here. |
Registered Member
|
Do you have mad (MPEG Audio Decoder) library and dev package installed? What version? Can you post be back full path to your libmad? Hmm, may be MAD is just not mentioned in requirements in wiki. P.S. |
Registered Member
|
OK, can you go to kdenlive src subdirectory and call one by one these commands?
It's also good to call clean (kdenlive_builder clean) for all directories prior to start building. Hmm I don't know if you have to call bootstrap if we retrieving sources from SVN and not CVS. Isn't it just an outdated information in wiki? Try to ommit the bootstrap script and then see what happens :) |
Registered Member
|
Posting reply in this thread as you requested.
espinosa_cz wrote:
That's correct, but in the ckeckout phase it's not good to cd into them, as you'll get a structure of:
That's because of how you invoke svn checkout. Additionally, if the dirs don't exist, they will be created during checkout, anyway and cd to them will fail beforehand. Anyway, with those cd's the script didn't work, after getting rid of them all went fine, including build process. |
Registered Member
|
olo wrote:
OK. You are right. I will fix it. Thank you! |
Registered Member
|
leoon wrote:
This is really annoying me: I had exactly this error a couple of months ago, but am not sure what I had to do to fix it! Try running this: Those are all the dependencies you might need, I think that error appears if you don't have the 'unsermake' package installed, not certain about that though. :) |
Registered Member
|
Tried this script, without the cd's and using the commented out ./configure from the kdenlive wiki (for ffmpeg). When running the ffmpeg generated by this script all I get is: liam@howardmoon:~$ ~/build/kdenlive/bin/ffmpeg Any ideas what this problem is? Thank you! :) |
Registered Member
|
Quote:
maybe it's a bug from (k)ubuntu feisty!? Might be... The answer is out there somewhere, it's working on my Kubuntu Feisty installation. Am pretty sure it's related to some package that's not installed (although I might be wrong). Maybe some Gnome/GTK malarkey that doesn't get installed? Again, I could be wrong. Sorry I can't be of more assistance, keep searching: if I managed to fix it, you can too! :) |
Registered Member
|
I now get this error when trying to use the ffmpeg installed by this script: |
Registered Member
|
Kubuntu issue: AD libavcodec not found AD ffmpeg binary & jeevesbond I use relative paths in my scripts. There is a unfortunate possibility of mishandling them by some distributions. There is a new version of the script fixing some bus and more! Check this post. |
Registered Member
|
Quote:
Jeevesbond I cannot see any problem in your output sample. FFmpeg binary is CLI tool expecting some command line parameters to operate. That was the error it returned, my input was not included. Anyway, that's irrelevant, the script v2.0 has mysteriously started working. Hurray! The reason for using that version of ffmpeg is that it's a lot newer than the one provided by Ubuntu, mysteriously I can't seem to get an SVN version installed to /usr to work. As this didn't work thought I'd try your script's version instead. Now Kdenlive refuses to render at all, that's not too much bother though: can just go back to the old 0.4 version when that's required. It's probably not because of your script either. :) |
Registered Member
|
myself wrote:
Now Kdenlive refuses to render at all Scratch that, SVN Kdenlive is now working (although it didn't a couple of hours ago for no apparent reason) for me! Seems to be thanks--somehow--to that script. So what are you reading this for? Go and download the version 2 script! :) |
Registered Member
|
jeevesbond wrote:
There is (was?) an issue with kdenlive_render binary (part of kdenlive but external executable binary) not being found (or wrong version being found) when kdenlive builded to nonstandard directory, ie other than /usr. I reported it as a bug, check "kdenlive_render binary search path" it possible than with latest SVN it was fixed. The workaround is (was?) to include current directory to PATH variable before launching kdenlive:
|
Registered Member
|
Ah thanks for that, it seems to be fixed now. :) Think the problem might have been that I wasn't in the directory when firing up kdenlive (using the terminal, from ~/). Does that make sense, or could that not have been the problem? |
Registered Member
|
Hi, this is an answer to leoon, just in case he has still problems with the script: be sure you have automake1.6 (or 7, ...) and autotools-dev installed (do it from synaptic, for example). I had the same problem working with ubuntu-feisty and pretty sure solved installing these packages. If not let me know and I'll check the rest of packages needed. Regards. |
Registered users: Bing [Bot], Evergrowing, Google [Bot]