Hi everyone.
I have the following issue: When i try to render a file to any format, kdenlive will say "Rendering of [filename] aborted, resulting video will probably be corrupted."
EDIT: I would like to add that the issue is present even if the project uses only a 5 second long image clip. It has nothing to do with effects. Also, no format works, even AVI or DV.
I have tried renaming the facedetect.so file as suggested on http://www.kdenlive.org/forum/resulting-video-will-probably-be-corrupted without luck.
I'm using two boxes, both openSUSE 12.1, kdenlive 0.8.2 running under KDE 4.7.2. One 32 bit, the other one 64 bit. It doesn't work on either one.
Also, i have:
libmlt++3 0.7.6-1.3
libmlt4 0.7.6-1.3
mlt 0.7.6-1.3
python-mlt 0.7.6-1.3
frei0r-plugins 1.3-3.1.2
Will it render 'selected' tracks rather than full project.
So if you set a temporary in & out point via the 'Project' monitor for a certain amount of your projects timeline and then in the render dialogue, render 'Selected' rather than whole project.
Also not sure if your kdenlive version against MLT version is correct. But can't be sure on that, there may be a incompatibility there.
Did you check the bug fix release 0.8.2.1 yet?
Have you ran kdenlives configure to see if all required packages are present / detected?
What version of ffmpeg are you using? Are you compiling that from source. When you removed all packages did you remove all ffmpeg / libav related too, like libavformat etc and then compile or reinstall them?
hi, although I was using ffmpeg from git which was 0.8.x and kdenlive would render although there were other problems I believe kdenlive / MLT are tested against stable ffmpeg which is 0.7.x. Not that I think that the version difference is stopping rendering working only that you may find other incompatibilities anyway.
I guess you could try deleting the kdenliverc file in your home/.kde/share/config folder, best do a search for the file I can never remember its location. :-) Then let kdenlive do a new config at start up.
not sure but I have no issues at all using sunab's svn-kdenlive PPA for Ubuntu 10.04. I see you're using a non-debian based linux, sorry I wish I couldn't be of more help
I've got the same problem here.
OpenSuse 12.1 and KDEnlive 0.8.2.1, every Render crashes, no matter what I try.
Any help would be highly apreciated.
Peter
@ibelcomputing, although this is of no help to your rendering issue kdenlive does in fact stand for KDE 'n' on 'li' near 'v' ideo 'e'ditor and probably soon will be a bigger part of the whole KDE thing via the Devs. ;-)
http://www.kdenlive.org/users/j-b-m/getting-ready-kdenlive-082
And a quote from that page by j-b-m:
"After that release, we will be moving to KDE's infrastructure to be part of KDE multimedia..."
You could try the build scripts here:
http://www.mltframework.org/twiki/bin/view/MLT/BuildScripts#Kdenlive
It may work for you on your distro. I've used it with great success on Ubuntu, the script will build (hopefully) a localised build of all required in a dated folder in your home directory and may get you further.
I need to use GIT version of 'mlt' future 0.7.7 version.
Starting from original src.rpm package I redo the RPM package for my OpenSUSE 12.1. I only need to change a little 'mlt.spec' file. Here is the diff I maked:
10c10
< Version: 0.7.6
---
> Version: 0.7.7
272a273
> %{_libdir}/mlt/libmltrtaudio.so
Original package:
-------------------
http://packman.links2linux.org/downloadsource/278968/mlt-0.7.6-1.10.src.rpm
After install all generated packages I install Kdenlive and all render well.
Hi yellow,
Rendering the selected zone only as per suggested will also fail.