Skip to main content

Missing FFMpeg, AVformat, Qimage, etc... and crash on start.

4 posts / 0 new
Last post
Chewanater
Offline
Joined: 08/20/2009
Posts:
Missing FFMpeg, AVformat, Qimage, etc... and crash on start.

Ubuntu Release 9.04
Kernal Linux 2.6.28-generic
GNOME 2.26.1
Memory: 993.2 MiB
Processor 0: Genuine Intel(R) CPU T2050 @ 1.60GHz
Processor 1: Genuine Intel(R) CPU T2050 @ 1.60GHz

I've been using the official Canonical build, but that is very unreliable (and outdated). I tried building it from source, and it worked successfully. However, when I start it up, it says FFMpeg, libdv, and Qimage are not found, even though I have the latest versions installed from source on my computer. If I skip this step, the program does not start and just crashes immediately. I tried all the suggestions I could find on this forum and others. Using KDE does not make a difference. Changing to another default format does not make a difference.

Here is the results from running it on the terminal:
kdenlive(20918) MainWindow::parseProfiles: RESULTING MLT PATH: "/usr/local/share/mlt/profiles/"
kdenlive(20918) initEffects::parseEffectFiles: // INIT EFFECT SEARCH
kdenlive(20918) Render::Render: ////////// USING PROFILE: hdv_1080_50i
kdenlive(20918) Monitor::Monitor: /////// BUILDING MONITOR, ID: 54526451
kdenlive(20918) Render::Render: ////////// USING PROFILE: hdv_1080_50i
kdenlive(20918) Monitor::Monitor: /////// BUILDING MONITOR, ID: 54526633
kdenlive(20918) RecMonitor::RecMonitor: /////// BUILDING MONITOR, ID: 54526676
kdenlive(20918) MainWindow::loadPlugins: // PARSING FIOLER: "/usr/lib/kde4/"
kdenlive(20918) MainWindow::loadPlugins: // PARSING FIOLER: "/usr/local/lib/kde4/"
kdenlive(20918) MainWindow::loadPlugins: // FOUND PLUGIN: "libkdenlive_sampleplugin.so" = "/usr/local/lib/kde4/libkdenlive_sampleplugin.so"
kdenlive(20918) MainWindow::addToMenu: // ADD to MENU ("Countdown", "Noise")
kdenlive(20918) KdenliveDoc::setProfilePath: Kdenlive document, init timecode from path: "hdv_1080_50i" , 25
kdenlive(20918) KdenliveDoc::setProfilePath: Kdenlive document, init timecode from path: "hdv_1080_50i" , 25
kdenlive(20918) KdenliveDoc::KdenliveDoc: Kdenlive document, init timecode: 25
kdenlive(20918) TrackView::slotAddProjectTrack: ************* ADD DOC TRACK 4 , DURATION: 0
kdenlive(20918) TrackView::slotAddProjectTrack: ************* ADD DOC TRACK 3 , DURATION: 0
kdenlive(20918) TrackView::slotAddProjectTrack: ************* ADD DOC TRACK 2 , DURATION: 0
kdenlive(20918) TrackView::slotAddProjectTrack: ************* ADD DOC TRACK 1 , DURATION: 0
kdenlive(20918) TrackView::slotAddProjectTrack: ************* ADD DOC TRACK 0 , DURATION: 0
kdenlive(20918) TrackView::parseDocument: /////////// TOTAL PROJECT DURATION: 300
kdenlive(20918) Render::setSceneList: // NEW SCENE LIST DURATION SET TO: 0
KCrash: Application 'kdenlive' crashing...
sock_file=/root/.kde/socket-thomas-linux/kdeinit4__0
Warning: connect() failed: : No such file or directory
KCrash cannot reach kdeinit, launching directly.

0
Your rating: None
Chewanater
Offline
Joined: 08/20/2009
Posts:
Re: Missing FFMpeg, AVformat, Qimage, etc... and crash on start.

Anyone?

ddennedy
ddennedy's picture
Offline
Joined: 06/26/2007
Posts:
Re: Missing FFMpeg, AVformat, Qimage, etc... and crash on start.

You are better off sticking to packages if you can not get it to work manually compiling from source. Also, maybe give the kde3-kommander Build Wizard a shot.

Chewanater
Offline
Joined: 08/20/2009
Posts:
Re: Missing FFMpeg, AVformat, Qimage, etc... and crash on start.

The same happens with prebuilt packages.