← Back to team overview

openshot.developers team mailing list archive

[Bug 430822] Re: OpenShot - Import Files doesn't work

 

This bug affects me too.
- OpenShot 1.0.0 - 32 Bit / Ubuntu 8.04 deb installer
- OpenShot Dependencies - 32 Bit / Ubuntu 8.04 deb installer (openshot-ffmpeg_git-2623d8f-1_i386, openshot-mlt_0.4.3-1_i386, openshot-frei0r_1.1.22-1_i386, openshot-x264_0.67.1173-1_i386)
- Ubuntu 8.04 (up to date, kernel 2.6.24-27-generic)
- Xfce 4 Desktop Environment version 4.4.2 (Xfce 4.4)

I checked ffmpeg, and there were bad dependencies:

$ ffmpeg
ffmpeg: error while loading shared libraries: libx264.so.68: cannot open shared object file: No such file or directory
$ ldconfig -p | grep libx264
	libx264.so.57 (libc6) => /usr/lib/libx264.so.57
	libx264.so (libc6) => /usr/lib/libx264.so

Just for testing:
# sudo ln -s /usr/lib/libx264.so.57 /usr/lib/libx264.so.68

>From this moment, OpenShot was able to import files. (Though impossible
to export files.) My ffmpeg was compiled from sources, in order to add
the AMR support. I think I'll just remove everything from it and re-
install it from packages. I will post again if I run into more problems.

-- 
OpenShot - Import Files doesn't work
https://bugs.launchpad.net/bugs/430822
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: Invalid

Bug description:
Ubuntu 8-04
OpenShot 0.9.34

OpenShot installed with 
                  OpenShot.deb 0.9.34
                  openshot-mlt_0.4.3-1_i386


Bug "after import a video nothing happen" Secuence a
1- open OpoenShot
2- Click + icon
3- Browse a video
4- Select a video and click Open
Nothig Happend, the video wasn't import

Bug "after import a video nothing happen" Secuence b
1- open OpoenShot
2- Click "Files", "Import files..."
3- Browse a video
4- Select a video and click Open
Nothig Happend, the video wasn't import

Secuences tried with different types of videos,  wmv, mpeg, avi
With Ogg Theora videos, OpenShot crash, but that's another issue

Thanks in advance