Hi I updated my kdenlive to 0.771 and MLT 0.56. on Ubuntu 9.10
Now I have the problem that kdenlive crashes with an error message in the rendering window showing me a trace and problems with MP3.
I tried with converted WAV, no audio option and removed the audio clips, the problem persists: crash at 16% :(
Can anybody help me please? Im not very familar with video for linux so would be nice if you tell me how to collect more informations for diagnostic
Which format and profile are you rendering to?
Kdenlive and MLT has nothing to do with gstreamer. However, installing/upgrading these may be installing different versions of ffmpeg libs (or other libs but most likely ffmpeg). This should not occur if you are using only Ubuntu repositories, but using some ppa to get gstreamer or kdenlive may cause an issue.
Hi
I have also a problem like this, the render process crashes with following error:
Rendern von /home/.....mpg abgestürzt
[mp3 @ 0xb223dd00]mdb:329, lastbuf:0 skipping granule 0
Last message repeated 1 times
[mp3 @ 0xb223dd00]mdb:329, lastbuf:0 skipping granule 1
I have tried different render profile but each one crashes.
Have also tried to render without any mp3 track, no success.
System Information:
lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 10.04.1 LTS
Release: 10.04
Codename: lucid
apt-cache policy kdenlive
kdenlive:
Installiert: 0.7.7.1+svn20100725.r4644-0ubuntu0~sunab~lucid1
Kandidat: 0.7.7.1+svn20100725.r4644-0ubuntu0~sunab~lucid1
Versions-Tabelle:
*** 0.7.7.1+svn20100725.r4644-0ubuntu0~sunab~lucid1 0
500 http://ppa.launchpad.net/sunab/sunab2/ubuntu/ lucid/main Packages
100 /var/lib/dpkg/status
0.7.7.1-0ubuntu1 0
500 http://ch.archive.ubuntu.com/ubuntu/ lucid/universe Packages
apt-cache policy melt
melt:
Installiert: 0.5.7+git20100725.4f321759-0ubuntu0~sunab~lucid1
Kandidat: 0.5.7+git20100725.4f321759-0ubuntu0~sunab~lucid1
Versions-Tabelle:
*** 0.5.7+git20100725.4f321759-0ubuntu0~sunab~lucid1 0
500 http://ppa.launchpad.net/sunab/sunab2/ubuntu/ lucid/main Packages
100 /var/lib/dpkg/status
0.5.4-1 0
500 http://ch.archive.ubuntu.com/ubuntu/ lucid/universe Packages
Any idea/hint?
kind regards
thomi
Try to create a project as simple as possible which leads to the crash.
Does this for example also happen if you only use color clips?
As recommend I try to playback my file with ffplay and I noted a small hint at the end:
[quote]
FFplay version SVN-r19352-4:0.5+svn20090706-2ubuntu2.2, Copyright (c) 2003-2009 Fabrice Bellard, et al.
configuration: --extra-version=4:0.5+svn20090706-2ubuntu2.2 --prefix=/usr --enable-avfilter --enable-avfilter-lavf --enable-vdpau --enable-bzlib --enable-libgsm --enable-libschroedinger --enable-libspeex --enable-libtheora --enable-libvorbis --enable-pthreads --enable-zlib --disable-stripping --disable-vhook --enable-gpl --enable-postproc --enable-swscale --enable-x11grab --enable-libdc1394 --extra-cflags=-I/build/buildd/ffmpeg-0.5+svn20090706/debian/include --enable-shared --disable-static
libavutil 49.15. 0 / 49.15. 0
libavcodec 52.20. 0 / 52.20. 0
libavformat 52.31. 0 / 52.31. 0
libavdevice 52. 1. 0 / 52. 1. 0
libavfilter 0. 4. 0 / 0. 4. 0
libswscale 0. 7. 1 / 0. 7. 1
libpostproc 51. 2. 0 / 51. 2. 0
built on Apr 23 2010 15:05:49, gcc: 4.4.1
[mp3 @ 0x922af50]mdb:40, lastbuf:0 skipping granule 0
[/quote]
This is the same line I get 4times when I used kdenlive with an audio track.
Now kden just says rendering cashed :(
So is my FFMPEG corrupted?