Page 1 of 4 123 ... LastLast
Results 1 to 10 of 32

Thread: Video edit programmes not working anymore

  1. #1
    Join Date
    Sep 2009
    Beans
    92

    Question Video edit programmes not working anymore

    I use video editing programmes such as openshot video editor, Kdenlive, Kino. None of em works ! They used to.

    1. OPen shot does not start
    2. Kdenlive startanother programme which is an ebook reader programme it seems
    3. Kino starts allright but can not edit.

    There is a rather strange error message regarding

    Fatal error MLTs SDL module not found
    Screendump:

  2. #2
    Join Date
    Sep 2009
    Beans
    92

    Re: Video edit programmes not working anymore

    From Terminal :

    finnbjerke@finnbjerke-desktop:~$ openshot

    ------------------------- ERROR 1 ------------------------------
    Failed to import 'from openshot import main'
    Error Message: cannot import name main
    ----------------------------------------------------------------
    --------------------------------
    OpenShot (version 1.4.2)
    --------------------------------

    Detecting formats, codecs, and filters...
    Segmentfejl

  3. #3
    Join Date
    Nov 2011
    Location
    /dev/root
    Beans
    Hidden!

    Re: Video edit programmes not working anymore

    You need to tell us more, otherwise it is hard to help.

    - What version and flavour of Ubuntu were you running when the video tools worked?

    - And what are you running now (what has changed)?
    . Have you updated, upgraded, installed or deleted something?

  4. #4
    Join Date
    Sep 2009
    Beans
    92

    Re: Video edit programmes not working anymore

    Thx 4 the kind reply.

    11.10 is the Ubuntu version I use, openshot worked very well in Ubuntu 11.10 until recently. I have installed calibre and little else since the video began to act strange.

    "Segmentation error"

    sound a tad serious ... what is it ?

  5. #5
    Join Date
    May 2007
    Beans
    Hidden!

    Re: Video edit programmes not working anymore

    ALL your video editing programs went down? VERY strange - but it does suggest a couple of possibilities;

    A change to your video card settings resulting in a global change

    A change in hardware resulting in a global change - card failure?

    What gpu do you have?
    Dell Inspiron 1545
    Dual Core T4300, Intel GM4500
    Triple Boot: Ubuntu Studio, OSX, Windows 7

  6. #6
    Join Date
    Nov 2011
    Location
    /dev/root
    Beans
    Hidden!

    Re: Video edit programmes not working anymore

    Quote Originally Posted by Finn bjerke View Post
    Thx 4 the kind reply.

    11.10 is the Ubuntu version I use, openshot worked very well in Ubuntu 11.10 until recently. I have installed calibre and little else since the video began to act strange.

    "Segmentation error"

    sound a tad serious ... what is it ?
    I suggest that you test what happens, when you boot a live session from your Ubuntu install CD or USB drive. Do not install, only test, and when running, install openshot into your live session (this does not touch the internal HDD)
    Code:
    sudo apt-get install openshot
    Does it work?
    If it works, then you have a software error, so I suggest that you try to repair the system by uninstalling and reinstalling software related to graphics and video. If it does not work, then there might be a hardware error (unless you have problems with the graphics in the live session).
    Last edited by sudodus; March 12th, 2012 at 08:06 AM. Reason: clarification

  7. #7
    Join Date
    Sep 2009
    Beans
    92

    Re: Video edit programmes not working anymore

    YES indeed. Openshot works well when I boot from install disc, no problem. So where do I go from here?

  8. #8
    Join Date
    Sep 2009
    Beans
    92

    Re: Video edit programmes not working anymore

    Its a little strange that Kdenlive starts an Ebook reader programme when I harddisk boot that is..????

  9. #9
    Join Date
    Nov 2011
    Location
    /dev/root
    Beans
    Hidden!

    Re: Video edit programmes not working anymore

    Quote Originally Posted by Finn bjerke View Post
    Its a little strange that Kdenlive starts an Ebook reader programme when I harddisk boot that is..????
    'Only a little strange'
    Obviously, there is something wrong with your installation, some links point to the wrong targets. I have no idea how easy it would be get things repaired. If it is only the graphics programs, maybe you can purge and reinstall them, for example

    Code:
    sudo apt-get purge openshot
    Code:
    sudo apt-get update
    Code:
    sudo apt-get upgrade
    Code:
    sudo apt-get install openshot
    From
    Code:
    man apt-get
    you get this info about purge
    purge
    purge is identical to remove except that packages are removed and purged (any configuration files are deleted too).

  10. #10
    Join Date
    Sep 2009
    Beans
    92

    Re: Video edit programmes not working anymore

    Thansk a lot I tried the procedure you describe no luck - its not working I still get the "segmemnt error"


    ------------------------- ERROR 1 ------------------------------
    Failed to import 'from openshot import main'
    Error Message: cannot import name main
    ----------------------------------------------------------------
    --------------------------------
    OpenShot (version 1.4.2)
    --------------------------------
    Process no longer exists: 3787. Creating new pid lock file.

    Detecting formats, codecs, and filters...
    Segmentfejl

    -------------------------------------------------------------------------------------------

Page 1 of 4 123 ... LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •