This forum has been archived. All content is frozen. Please use KDE Discuss instead.

Problems rendering with photos in video

Tags: None
(comma "," separated)
ovingiv
Registered Member
Posts
6
Karma
0
OS
Good evening from WI.

I've used kdenlive before on a Ubuntu machine and had no problems for what I would use kden for making lyric videos for my YouTube channel. I had to do a re-install of Ubuntu because it was having UI issues and after installing kdenlive, I can't render videos with any type of photo in them... At first I though the image was too big because of it being over 3000 x 2000 but that wasn't it. I had put a simple video and then a photo in that order. it would render about 92% and then skip to 100% and not give the notification saying it finished.

I don't know whats wrong. Any help would be nice! Thank you...
vpinon
KDE Developer
Posts
708
Karma
6
OS
Hello,
For rendering problems in general, try exporting a script from the render dialog,
and then from a console "cd" in your project folder + "scripts", and run "melt filename.mlt"
then you will see the complete MLT output.
Do you see more informative messages then?
ovingiv
Registered Member
Posts
6
Karma
0
OS
vpinon wrote:Hello,
For rendering problems in general, try exporting a script from the render dialog,
and then from a console "cd" in your project folder + "scripts", and run "melt filename.mlt"
then you will see the complete MLT output.
Do you see more informative messages then?


This is what popped up for a lyric video (Image/audio/text)
Code: Select all
[mp3 @ 0x7f487690e8e0] max_analyze_duration reached
[mp3 @ 0x7f4876916940] max_analyze_duration reached
+-----+ +-----+ +-----+ +-----+ +-----+ +-----+ +-----+ +-----+ +-----+
|1=-10| |2= -5| |3= -2| |4= -1| |5=  0| |6=  1| |7=  2| |8=  5| |9= 10|
+-----+ +-----+ +-----+ +-----+ +-----+ +-----+ +-----+ +-----+ +-----+
+---------------------------------------------------------------------+
|               H = back 1 minute,  L = forward 1 minute              |
|                 h = previous frame,  l = next frame                 |
|           g = start of clip, j = next clip, k = previous clip       |
|                0 = restart, q = quit, space = play                  |
+---------------------------------------------------------------------+
[mp3 @ 0x7f4848003de0] max_analyze_duration reached
[mp3 @ 0x7f4848004680] max_analyze_duration reached
melt: symbol lookup error: /usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0: undefined symbol: g_module_open


And this is for a video (video w/ striped audio/audio/image/text)

Code: Select all
[mp3 @ 0x7f8c37cb96e0] max_analyze_duration reached
[mp3 @ 0x7f8c37cebc00] max_analyze_duration reached
+-----+ +-----+ +-----+ +-----+ +-----+ +-----+ +-----+ +-----+ +-----+
|1=-10| |2= -5| |3= -2| |4= -1| |5=  0| |6=  1| |7=  2| |8=  5| |9= 10|
+-----+ +-----+ +-----+ +-----+ +-----+ +-----+ +-----+ +-----+ +-----+
+---------------------------------------------------------------------+
|               H = back 1 minute,  L = forward 1 minute              |
|                 h = previous frame,  l = next frame                 |
|           g = start of clip, j = next clip, k = previous clip       |
|                0 = restart, q = quit, space = play                  |
+---------------------------------------------------------------------+
[mp3 @ 0x7f8c0c0046a0] max_analyze_duration reached
[mp3 @ 0x7f8c0c00aa80] max_analyze_duration reached
melt: symbol lookup error: /usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0: undefined symbol: g_module_open
vpinon
KDE Developer
Posts
708
Karma
6
OS
Then there is a MLT build problem we have to report to packagers: where did you get it? Is it a distro package, PPA or daily build?
ovingiv
Registered Member
Posts
6
Karma
0
OS
What ever was on my ppa I think. All I did after doing 700~ updates was use terminal to install kden.

Code: Select all
sudo apt-get install kdenlive


I'm running Chrubuntu (Ubuntu for chromebook) 12.04 LTS.
ovingiv
Registered Member
Posts
6
Karma
0
OS
Is there something I can do to fix this error. It looks like its having problems with the text boxes...
vpinon
KDE Developer
Posts
708
Karma
6
OS
So "your" PPA means you compile MLT & kdenlive yourself?
Chromebook is arm-based? If yes you can't use MLT dailybuilds or sunab PPA (in any case disappearing for 12.04)...
From your melt log there is an incompatibility between the your GTK libs and your MLT build, maybe you upgraded GTK without rebuilding MLT, if yes try rebuilding in your new environment.

To restart MLT build from scratch (something like this, just remembering):
Code: Select all
apt-get build-dep mlt
apt-get source mlt
cd mlt-???
./configure --prefix=/usr --enable-gpl --enable-gpl3
make install
ovingiv
Registered Member
Posts
6
Karma
0
OS
Actually, MLT was already on this system when installing. I did not install kden by compiling a tar ball, it was in the Ubuntu Software Center. This Chromebook is Intel based with a Celeron dual core processor so there is no compatibility issues. The reason why I'm using 12.04 and not 12.10~14.10 is because of an UI issues with this model. It lags and when watching videos the video and audio don't sync.
vpinon
KDE Developer
Posts
708
Karma
6
OS
then you can try apt-add-repository ppa:sunab/kdenlive-release
it provides an updated MLT, hopefully properly built...
else you have the binaries on builds.meltytech.com/kdenlive.

your problems locking you to 12.04 are only in Kdenlive or with any multimedia app?
it might be a libav problem, which evolves continuously but recently much improved.
ovingiv
Registered Member
Posts
6
Karma
0
OS
Its everything to do with a UI. When minimizing the window it covers 100% of the cpu. On Google Chrome videos on youtube, vivo, netflix audio don't match video. VLC with videos have the same lag issue with Google Chrome. It in its self was just slow.

And I'll add that PPA to see if that fixes it. Thank you.


Bookmarks



Who is online

Registered users: Bing [Bot], Google [Bot], kde-naveen, Sogou [Bot]