It looks as if you will need to transcode your files to another format - those are errors generated by ffmpeg, which is the library that provides format support for OpenShot. See below for more information of format support:
https://answers.launchpad.net/openshot/+faq/983 The message: ------------------------- ERROR 1 ------------------------------ Failed to import 'from openshot import main' Error Message: cannot import name main ---------------------------------------------------------------- is unrelated to your issue, and isn't normally a problem. -- You received this bug notification because you are a member of OpenShot Bugs, which is subscribed to OpenShot Video Editor. https://bugs.launchpad.net/bugs/1198216 Title: Everytime I edit some sound I get a segmentation fault. Status in OpenShot Video Editor: New Bug description: While editing sound the program suddenly shuts down. From Terminal, these are the latest messages I get before it shuts down. [aiff @ 0x3b8c2e0] max_analyze_duration reached [aiff @ 0x3723000] max_analyze_duration reached [aac @ 0x7f9364056d60] Audio object type 0 is not supported. Segmentation fault (core dumped) I also get right at the beginning: ------------------------- ERROR 1 ------------------------------ Failed to import 'from openshot import main' Error Message: cannot import name main ---------------------------------------------------------------- I have Ubuntu 13.04 installed, I installed OpenShot 1.4.3 through apt-get install. To manage notifications about this bug go to: https://bugs.launchpad.net/openshot/+bug/1198216/+subscriptions -- Mailing list: https://launchpad.net/~openshot.bugs Post to : [email protected] Unsubscribe : https://launchpad.net/~openshot.bugs More help : https://help.launchpad.net/ListHelp

