Just tying up the issue.  Community Squeeze has rebuilt their ffmpeg2-libs file and it no longer conflicts with OpenShot.


On Sun, Dec 1, 2013 at 10:02 AM, George Galt <george.galt@gmail.com> wrote:
Sergio:

Thanks.  It turned out that I had a conflicting file from the Community Squeeze site, which I use for the community version of the Logitech Media Server -- the old Squeezebox Server -- for my networked music players.  The file was their ffmpeg2-libs rpm (the file is here: http://www.communitysqueeze.org/repo/19/x86_64/ffmpeg2-libs-2.0.1-1.fc19.x86_64.rpm), but I was only using it for the Squeezelite player.  The Community Squeeze site states that it depends on RPMFusion for dependencies, so I'm not entirely sure why there is a conflict.  I've been trying to find a place to file a bug with the Community Squeeze people, but so far have had no luck.

FYI, their squeezelite package depended on the ffmeg2-libs file, but if I compiled it from source, it wasn't needed, so I removed the package and compiled from source.

George


On Sat, Nov 30, 2013 at 6:32 AM, Sérgio Basto <sergio@serjux.com> wrote:
On Sáb, 2013-11-30 at 10:49 +0000, Sérgio Basto wrote:
> > mlt_repository_init: failed to
> dlopen /usr/lib64/mlt/libmltavformat.so
> >   (/lib64/libavcodec.so.54: symbol avpriv_update_lls, version
> > LIBAVUTIL_52 not defined in file libavutil.so.52 with link time
> > reference)

hum it is working here.
It works simple like this:
python
from openshot.openshot import main
main()

but goggling it is a common problem for example :
http://answers.opencv.org/question/18461/importerror-lib64libavcodecso54-symbol/

Please do: ldconfig as root , before try start openshot .
Thanks,
--
Sérgio M. B.