Announcement

Collapse
No announcement yet.

Kdenlive MLT's SDL module not found

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Kdenlive MLT's SDL module not found

    Running Kubuntu 11.10 beta 2.

    Installed Kdenlive from Muon. Install went fine but when I try to run the application, I get a screen pop-up that says:

    Fatel Error:
    MLT's SDL module not found. Please check your MLT install.
    Kdenlive will not work until this is fixed.

    This is from a complete fresh install. Never installed this application before. There is not even a configuration file created to delete.

    Installed software related:

    dpkg -l |grep mlt
    ii libmlt++3 0.7.4-3 MLT multimedia framework C++ wrapper (runtime)
    ii libmlt-data 0.7.4-3 multimedia framework (data)
    ii libmlt4 0.7.4-3 multimedia framework (runtime)


    dpkg -l |grep sdl
    ii libsdl-mixer1.2 1.2.8-6.3build1 mixer library for Simple DirectMedia Layer 1.2
    ii libsdl-sound1.2 1.0.3-3.1 Decoder of several sound file formats for SDL
    ii libsdl-ttf2.0-0 2.0.9-1build2 ttf library for Simple DirectMedia Layer with FreeType 2 support
    ii libsdl1.2debian 1.2.14-6.1ubuntu4 Simple DirectMedia Layer
    ii libsdl1.2debian-all 1.2.14-6.1ubuntu4 Simple DirectMedia Layer (with all available options)

    Please let me know what other information you will need...

    Thanks!
    Joe

    #2
    Re: Kdenlive MLT's SDL module not found

    I did find Kino and it worked for my needs, however, would still like to work on getting Kdenlive working or if someone else needs it, we can still troubleshoot.

    Thanks!
    Joe

    Comment


      #3
      Re: Kdenlive MLT's SDL module not found

      Try 're-installing' from the console:
      Code:
      sudo apt-get install --reinstall kdenlive
      Windows no longer obstructs my view.
      Using Kubuntu Linux since March 23, 2007.
      "It is a capital mistake to theorize before one has data." - Sherlock Holmes

      Comment


        #4
        Re: Kdenlive MLT's SDL module not found

        Originally posted by Snowhog
        Try 're-installing' from the console:
        Code:
        sudo apt-get install --reinstall kdenlive
        Tried to install again and getting same error.

        Attached is a link to the error screen so you can see what it looks like

        Thanks!
        Joe
        Attached Files

        Comment


          #5
          Re: Kdenlive MLT's SDL module not found

          Okay. Just installed kdenlive (sudo apt-get install kdenlive) and I get the same error. The kdenlive package is complete, and dependencies are met, so there must be something that kdenlive expects to already be present, but isn't identified in the packages dependency requirements.
          Windows no longer obstructs my view.
          Using Kubuntu Linux since March 23, 2007.
          "It is a capital mistake to theorize before one has data." - Sherlock Holmes

          Comment


            #6
            Re: Kdenlive MLT's SDL module not found

            Appears to be a know/reported bug in kdenlive:

            Kdenlive bug tracker -- 0002288: FATAL ERROR MLT's SDL module not found

            and according to Patrick Matthäi <pmatthaei@debian.org> it's fixed in the next release of kdenlive. When that release makes it into Kubuntu 11.10, well, that's the question.
            Windows no longer obstructs my view.
            Using Kubuntu Linux since March 23, 2007.
            "It is a capital mistake to theorize before one has data." - Sherlock Holmes

            Comment


              #7
              Re: Kdenlive MLT's SDL module not found

              Interesting, This is at start up of Kdenlive right ?
              I installed it last week, and my is running. However I run 11.04 (I know this is 11.10 forum but) all mention Fedora in the bug report, is it really connected to 11.10?

              My output on mlt and sdl

              dpkg -l |grep mlt
              ii libmlt++3 1:0.6.2-0.0 MLT multimedia framework C++ wrapper (runtime)
              ii libmlt-data 1:0.6.2-0.0 multimedia framework (data)
              ii libmlt3 0.6.2-2 multimedia framework (runtime)
              ii python-mlt3 0.6.2-2 multimedia framework (python bindings)

              dpkg -l |grep sdl
              ii libsdl-image1.2 1.2.10-2ubuntu1 image loading library for Simple DirectMedia Layer 1.2
              ii libsdl1.2debian 1.2.14-6.1ubuntu3 Simple DirectMedia Layer
              ii libsdl1.2debian-alsa 1.2.14-6.1ubuntu3 Simple DirectMedia Layer (with X11 and ALSA options)
              ASUS M4A87TD | AMD Ph II x6 | 12 GB ram | MSI GeForce GTX 560 Ti (448 Cuda cores)
              Kubuntu 12.04 KDE 4.9.x (x86_64) - Debian "Squeeze" KDE 4.(5x) (x86_64)
              Acer TimelineX 4820 TG | intel i3 | 4 GB ram| ATI Radeon HD 5600
              Kubuntu 12.10 KDE 4.10 (x86_64) - OpenSUSE 12.3 KDE 4.10 (x86_64)
              - Officially free from windoze since 11 dec 2009
              >>>>>>>>>>>> Support KFN <<<<<<<<<<<<<

              Comment


                #8
                Re: Kdenlive MLT's SDL module not found

                Kdenlive is one of the programs i use the most. As so, i found that the latest version doesn't give that error.

                I uninstalled the one that gave the error, added the following repositories:

                deb http://ppa.launchpad.net/sunab/kdenlive-svn/ubuntu oneiric main
                deb-src http://ppa.launchpad.net/sunab/kdenlive-svn/ubuntu oneiric main

                and reinstalled again. Those repositories are for the Bleeding Edge version of Kdenlive. But so far it as showed to be stable enough for me.

                Comment


                  #9
                  Re: Kdenlive MLT's SDL module not found

                  Originally posted by SavagePT
                  Kdenlive is one of the programs i use the most. As so, i found that the latest version doesn't give that error.

                  I uninstalled the one that gave the error, added the following repositories:

                  deb http://ppa.launchpad.net/sunab/kdenlive-svn/ubuntu oneiric main
                  deb-src http://ppa.launchpad.net/sunab/kdenlive-svn/ubuntu oneiric main

                  and reinstalled again. Those repositories are for the Bleeding Edge version of Kdenlive. But so far it as showed to be stable enough for me.
                  Awesome, an updated PPA for the software...

                  Thanks for the info! I will give it a go.

                  Joe

                  Comment

                  Working...
                  X