<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    Aside from my rants, this is the crux. If I could have a script
    which installs these files in gstreamer 1.0, I would be happy to
    upgrade.<br>
    While I haven't made a try in a couple of years, I was unable to
    find where gstreamer 1.0 expects these libraries to be. The files
    are <br>
    different for xo-1 and xo-1.5, xo-1.75, and xo-4. Meanwhile,
    jukebox-26 with gstreamer 0.1 works fine with 0.106.<br>
    <br>
    Tony<br>
    <br>
    <div class="moz-cite-prefix">On 02/01/2016 10:07 AM, James Cameron
      wrote:<br>
    </div>
    <blockquote cite="mid:20160201020759.GI32478@us.netrek.org"
      type="cite">
      <blockquote type="cite" style="color: #000000;">
        <pre wrap="">sudo cp libgstmad.so /usr/lib/gstreamer-0.10/
<span class="moz-txt-citetags">> </span>sudo chmod 755 /usr/lib/gstreamer-0.10/libgstmad.so
<span class="moz-txt-citetags">> </span>sudo cp libmad.so.0 /usr/lib
<span class="moz-txt-citetags">> </span>sudo chmod 755 /usr/lib/libmad.so.0
<span class="moz-txt-citetags">> </span>sudo cp libgstfaad.so /usr/lib/gstreamer-0.10
<span class="moz-txt-citetags">> </span>sudo chmod 755 /usr/lib/gstreamer-0.10/libgstfaad.so
<span class="moz-txt-citetags">> </span>sudo cp libfaad.so.2.0.0 /usr/lib
<span class="moz-txt-citetags">> </span>sudo chmod 755 /usr/lib/libfaad.so.2.0.0
<span class="moz-txt-citetags">> </span>sudo yum install gstreamer-ffmpeg-0.10.13-8.fc18.i686.rpm
<span class="moz-txt-citetags">> </span>sudo ldconfig
<span class="moz-txt-citetags">> </span>sudo rm -rf <i class="moz-txt-slash"><span class="moz-txt-tag">/</span>home/olpc<span class="moz-txt-tag">/</span></i>.gstreamer-0.10/registry.i386.bin
<span class="moz-txt-citetags">> </span>
<span class="moz-txt-citetags">> </span>This script installs the necessary codes directly. I am sure the
<span class="moz-txt-citetags">> </span>ffmpeg install adds unnecessary code but I don't know how to break
<span class="moz-txt-citetags">> </span>this out. However, this script does not work with gstreamer 1.0 and
<span class="moz-txt-citetags">> </span>I have spent hours researching the documentation to find out what
<span class="moz-txt-citetags">> </span>happened to the libgst* libraries and the registry.i386.bin. The
<span class="moz-txt-citetags">> </span>only documentation I found requires installing the complete bad and
<span class="moz-txt-citetags">> </span>ugly libraries (granted, this was a couple of years ago so that
<span class="moz-txt-citetags">> </span>documentation may now exist - but gstreamer 0.1 works with no
<span class="moz-txt-citetags">> </span>problems so no need to spend more time on it).
</pre>
      </blockquote>
      <pre wrap="">No idea what you are talking about above; it has no bearing on Debian.

</pre>
    </blockquote>
    <br>
  </body>
</html>