<div dir="ltr"><div>Sergio:<br><br>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: <a href="http://www.communitysqueeze.org/repo/19/x86_64/ffmpeg2-libs-2.0.1-1.fc19.x86_64.rpm">http://www.communitysqueeze.org/repo/19/x86_64/ffmpeg2-libs-2.0.1-1.fc19.x86_64.rpm</a>), but I was only using it for the Squeezelite player.  The Community Squeeze site states that it depends on RPMFusion for dependencies, so I&#39;m not entirely sure why there is a conflict.  I&#39;ve been trying to find a place to file a bug with the Community Squeeze people, but so far have had no luck.<br>
<br></div>FYI, their squeezelite package depended on the ffmeg2-libs file, but if I compiled it from source, it wasn&#39;t needed, so I removed the package and compiled from source.<br><div><br>George<br></div></div><div class="gmail_extra">
<br><br><div class="gmail_quote">On Sat, Nov 30, 2013 at 6:32 AM, Sérgio Basto <span dir="ltr">&lt;<a href="mailto:sergio@serjux.com" target="_blank">sergio@serjux.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im">On Sáb, 2013-11-30 at 10:49 +0000, Sérgio Basto wrote:<br>
&gt; &gt; mlt_repository_init: failed to<br>
&gt; dlopen /usr/lib64/mlt/libmltavformat.so<br>
&gt; &gt;   (/lib64/libavcodec.so.54: symbol avpriv_update_lls, version<br>
&gt; &gt; LIBAVUTIL_52 not defined in file libavutil.so.52 with link time<br>
&gt; &gt; reference)<br>
<br>
</div>hum it is working here.<br>
It works simple like this:<br>
python<br>
from openshot.openshot import main<br>
main()<br>
<br>
but goggling it is a common problem for example :<br>
<a href="http://answers.opencv.org/question/18461/importerror-lib64libavcodecso54-symbol/" target="_blank">http://answers.opencv.org/question/18461/importerror-lib64libavcodecso54-symbol/</a><br>
<br>
Please do: ldconfig as root , before try start openshot .<br>
Thanks,<br>
<span class="HOEnZb"><font color="#888888">--<br>
Sérgio M. B.<br>
</font></span></blockquote></div><br></div>