← Back to team overview

openshot.developers team mailing list archive

[Bug 554292] Re: openshot doesn't find installed libraries

 

I get a similar error on Ubuntu 10.04, when trying to save file for
metacafe, for any resolution:

"The following formats/codecs are missing from your system:

libmp3lame

You will not be able to use the selected export profile.  You will need
to install the missing formats/codecs or choose a different export
profile."

In case of exporting for Vimeo   libx264 is also missed.

Please continue good work. I am so happy to discover openshot. 
Cheers

-- 
openshot doesn't find installed libraries
https://bugs.launchpad.net/bugs/554292
You received this bug notification because you are a member of OpenShot
Developers, which is subscribed to OpenShot Video Editor.

Status in OpenShot Video Editor: Won't Fix

Bug description:
OS: Ubuntu 9.10
Installation method: PPA
OpenShot version: 1.1.2

I tried to export an unsaved project, with the following settings:

Profile: Web
Target: YouTube-HD
Video Profile: HDV 720 30p
Quality: High


Upon selecting the final option (Quality: High), I immediately got the following error pop-up, even before hitting the "Export Video" button:

"The following formats/codecs are missing from your system:

libx264
libmp3lame

You will not be able to use the selected export profile.  You will need to install the missing formats/codecs or choose a different export profile."

However, these libraries are installed (via Ubuntu's apt-get), under the paths:
/usr/lib/libx264.so.67
/usr/lib/libmp3lame.so.0
/usr/lib/libmp3lame.so.0.0.0

Adding soft-links to the above libraries in usr/local/lib called libx264.so and libmp3lame.so didn't fix the problem.





References