<div dir="ltr">If you copied GStreamer 0.10 plugins in to /lib/gstreamer-1.0 directory, they will not be found by GStreamer 0.10 executables which appears to be the case.</div><div class="gmail_extra"><br><br><div class="gmail_quote">
On Thu, Aug 15, 2013 at 12:46 PM, Robert Krakora <span dir="ltr"><<a href="mailto:rob.krakora@messagenetsystems.com" target="_blank">rob.krakora@messagenetsystems.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="ltr">Hello,<div><br></div><div>Just an observation.  You mention the /lib/gstreamer-1.0 directory, but the error message you posted in your e-mail referenct /lib/gstreamer-0.10 directory.  I know (at least on my Mint Linux 15 machine) that gst-launch maps to gst-launch-0.10.  To run gstreamer-1.0 vi gst-launch, you need to use "gst-launch-1.0 <pipeline>".  GStreamer 0.10 and 1.0 exist quite nicely together.  However, gst-launch is mapped to gst-launch-0.10 and you have to know for which version a specific application (such as Totem) is built.</div>

<div><br></div><div>Best Regards,</div><div><br></div><div>Rob Krakora</div><div><br></div></div><div class="gmail_extra"><div><div class="h5"><br><br><div class="gmail_quote">On Thu, Aug 15, 2013 at 12:34 PM, Brendan Long <span dir="ltr"><<a href="mailto:self@brendanlong.com" target="_blank">self@brendanlong.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  
    
  
  <div bgcolor="#FFFFFF" text="#000000">
    <div>It sounds like your environment isn't
      set up right. Is there any reason you're building this yourself
      instead of using the gstreamer package from your distro?<br>
      <br>
      Did you use 'make install', or just copy the files to
      /lib/gstreamer-1.0 manually?<br>
      <br>
      On 08/12/2013 06:13 AM, user123 wrote:<br>
    </div>
    <blockquote type="cite">Hi,
      myself a begineer with gstreamer.I tried to play a gstreamer
      application to play ogg format video in gstreamer using plugins
      like libgstogg,libgstvorbis and libgsttheora in my embedded
      system.All the files are kept with /lib/gstreamer-1.0. While
      trying to play the video in am getting errors (<u></u>:2851):
        GStreamer-WARNING **: External plugin loader failed. This most
        likely means that the plugin loader helper binary was not found
        or could not be run. If you are running an uninstalled GStreamer
        setup, you might need to update your gst-uninstalled script so
        that the GST_PLUGIN_SCANNER environment variable gets set.
        (<u></u>:2851): GStreamer-WARNING **: Failed to load plugin
          '/lib/gstreamer-0.10/files_so2/<a href="http://libgsttag-0.10.so" target="_blank">libgsttag-0.10.so</a>':
          /lib/gstreamer-0.10/files_so2/<a href="http://libgsttag-0.10.so" target="_blank">libgsttag-0.10.so</a>: undefined
          symbol: g_variant_type_checked_
          (<u></u>:2851): GStreamer-WARNING **: Failed to load plugin
            '/lib/gstreamer-0.10/files_so2/<a href="http://libgstreamer-0.10.so" target="_blank">libgstreamer-0.10.so</a>':
            /lib/libc.so.6: version `GLIBC_2.15' not found (required by
            /lib/gstreamer-0.10/files_so2/<a href="http://libgstreamer-0.10.so" target="_blank">libgstreamer-0.10.so</a>)
            (<u></u>:2851): GStreamer-WARNING **: Failed to load
              plugin '/lib/gstreamer-0.10/files_so2/<a href="http://libgstbase-0.10.so" target="_blank">libgstbase-0.10.so</a>':
              /lib/gstreamer-0.10/files_so2/<a href="http://libgstbase-0.10.so" target="_blank">libgstbase-0.10.so</a>:
              undefined symbol: g_mutex_unlock
              (<u></u>:2851): GStreamer-WARNING **: Failed to load
                plugin '/lib/gstreamer-0.10/files_so/libtheora.so':
                libogg.so.0: cannot open shared object file: No such
                file or directory
                (<u></u>:2851): GStreamer-WARNING **: Failed to load
                  plugin
                  '/lib/gstreamer-0.10/files_so/libvorbisfile.so':
                  libvorbis.so.0: cannot open shared object file: No
                  such file or directory
                  (<u></u>:2851): GStreamer-WARNING **: Failed to load
                    plugin '/lib/gstreamer-0.10/files_so/libvorbis.so':
                    libogg.so.0: cannot open shared object file: No such
                    file or directory
                    (<u></u>:2851): GStreamer-WARNING **: Failed to
                      load plugin
                      '/lib/gstreamer-0.10/files_so/libgstogg.so':
                      libogg.so.0: cannot open shared object file: No
                      such file or directory
                      (<u></u>:2851): GStreamer-WARNING **: Failed to
                        load plugin
                        '/lib/gstreamer-0.10/files_so/libtheoraenc.so':
                        libogg.so.0: cannot open shared object file: No
                        such file or directory
                        (<u></u>:2851): GStreamer-WARNING **: Failed
                          to load plugin
                          '/lib/gstreamer-0.10/files_so/libgstvorbis.so':
                          libvorbisenc.so.2: cannot open shared object
                          file: No such file or directory
                          (<u></u>:2851): GStreamer-WARNING **: Failed
                            to load plugin
                            '/lib/gstreamer-0.10/files_so/libvorbisenc.so':
                            libvorbis.so.0: cannot open shared object
                            file: No such file or directory
                            Please help me to fix this <br>
                            <hr align="left" width="300">
                            View this message in context: <a href="http://gstreamer-devel.966125.n4.nabble.com/working-of-ogg-demux-with-gstreamer-1-0-tp4661527.html" target="_blank">working
                              of ogg demux with gstreamer -1.0</a><br>
                            Sent from the <a href="http://gstreamer-devel.966125.n4.nabble.com/" target="_blank">GStreamer-devel
                              mailing list archive</a> at Nabble.com.<br>
                            <br>
                            <fieldset></fieldset>
                            <br>
                            <pre>_______________________________________________
gstreamer-devel mailing list
<a href="mailto:gstreamer-devel@lists.freedesktop.org" target="_blank">gstreamer-devel@lists.freedesktop.org</a>
<a href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" target="_blank">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a>
</pre>
                          <u></u><u></u><u></u><u></u><u></u><u></u><u></u><u></u><u></u><u></u><u></u></blockquote>
    <br>
  </div>

<br>_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.freedesktop.org" target="_blank">gstreamer-devel@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" target="_blank">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br>
<br></blockquote></div><br><br clear="all"><div><br></div></div></div>-- <br><div dir="ltr"><table width="426" cellpadding="2" cellspacing="0"><colgroup><col width="422"></colgroup><tbody><tr><td width="422" valign="TOP" style="border:none;padding:0in">

<p><font face="Arial, sans-serif"><font size="4">Rob Krakora</font><font size="4">,</font><br>Senior Software Engineer</font></p><p><font face="Arial, sans-serif">MessageNet Systems<br>101 E Carmel Dr, Suite 105<br>Carmel, IN 46032</font></p>

<p><a href="http://www.messagenetcommunicationsystems.com/?utm_source=email+signature&utm_medium=email&utm_campaign=email+signature+to+homepage" style="color:rgb(17,85,204)" target="_blank"><font color="#1155cc"><font face="Arial, sans-serif">MessageNetSystems.com</font></font></a><font face="Arial, sans-serif"><br>

</font><a href="mailto:rob.krakora@messagenetsystems.com" style="color:rgb(17,85,204)" target="_blank"><font color="#1155cc"><font face="Arial, sans-serif">Rob.Krakora@MessageNetSystems.com</font></font></a><font face="Arial, sans-serif"><br>

P: </font><a style="color:rgb(17,85,204)"><font color="#1155cc"><font face="Arial, sans-serif">317.566.1677</font></font></a><font face="Arial, sans-serif">, 21</font><font face="Arial, sans-serif">2</font><font face="Arial, sans-serif"><br>

F: </font><a style="color:rgb(17,85,204)"><font color="#1155cc"><font face="Arial, sans-serif">317.663.0808</font></font></a></p></td></tr><tr><td width="422" valign="TOP" style="border-top-width:1px;border-style:solid none none;border-top-color:rgb(0,0,0);padding:0.02in 0in 0in">

<p><font face="Arial, sans-serif"><font style="font-size:8pt">For the latest news, information, and blogs, please be sure to visit, follow, and like us...</font></font></p><p><font color="#1155cc"><a href="http://www.messagenetcommunicationsystems.com/get-the-message-out-blog/?utm_source=email+signature&utm_medium=email&utm_campaign=gmail+signature+to+blog" style="color:rgb(17,85,204)" target="_blank"><img src="http://www.messagenetcommunicationsystems.com/wp-content/uploads/2013/07/MessageNet_Logo_200x200-e1374867138718.jpg" name="14082df3fa6e785f_SafeHtmlFilter_14040bc6244eae96_graphics46" align="BOTTOM" width="34" height="34" border="0"></a>  <a href="http://www.youtube.com/user/MessageNetConnection/feed" style="color:rgb(17,85,204)" target="_blank"><img src="http://www.messagenetsystems.com/images/socialmediaicons/32/youtube.png" name="14082df3fa6e785f_SafeHtmlFilter_14040bc6244eae96_graphics47" align="BOTTOM" width="34" height="34" border="0"></a>  <a href="http://www.linkedin.com/company/messagenet-systems" style="color:rgb(17,85,204)" target="_blank"><img src="http://www.messagenetsystems.com/images/socialmediaicons/32/linkedin.png" name="14082df3fa6e785f_SafeHtmlFilter_14040bc6244eae96_graphics48" align="BOTTOM" width="34" height="34" border="0"></a>  <a href="http://twitter.com/MessageNet" style="color:rgb(17,85,204)" target="_blank"><img src="http://www.messagenetsystems.com/images/socialmediaicons/32/twitter.png" name="14082df3fa6e785f_SafeHtmlFilter_14040bc6244eae96_graphics49" align="BOTTOM" width="34" height="34" border="0"></a>  <a href="http://www.facebook.com/MessageNetsystems" style="color:rgb(17,85,204)" target="_blank"><img src="http://www.messagenetsystems.com/images/socialmediaicons/32/facebook.png" name="14082df3fa6e785f_SafeHtmlFilter_14040bc6244eae96_graphics50" align="BOTTOM" width="34" height="34" border="0"></a></font></p>

</td></tr></tbody></table></div>
</div>
</blockquote></div><br><br clear="all"><div><br></div>-- <br><div dir="ltr"><table width="426" cellpadding="2" cellspacing="0"><colgroup><col width="422"></colgroup><tbody><tr><td width="422" valign="TOP" style="border:none;padding:0in">
<p><font face="Arial, sans-serif"><font size="4">Rob Krakora</font><font size="4">,</font><br>Senior Software Engineer</font></p><p><font face="Arial, sans-serif">MessageNet Systems<br>101 E Carmel Dr, Suite 105<br>Carmel, IN 46032</font></p>
<p><a href="http://www.messagenetcommunicationsystems.com/?utm_source=email+signature&utm_medium=email&utm_campaign=email+signature+to+homepage" style="color:rgb(17,85,204)" target="_blank"><font color="#1155cc"><font face="Arial, sans-serif">MessageNetSystems.com</font></font></a><font face="Arial, sans-serif"><br>
</font><a href="mailto:rob.krakora@messagenetsystems.com" style="color:rgb(17,85,204)" target="_blank"><font color="#1155cc"><font face="Arial, sans-serif">Rob.Krakora@MessageNetSystems.com</font></font></a><font face="Arial, sans-serif"><br>
P: </font><a style="color:rgb(17,85,204)"><font color="#1155cc"><font face="Arial, sans-serif">317.566.1677</font></font></a><font face="Arial, sans-serif">, 21</font><font face="Arial, sans-serif">2</font><font face="Arial, sans-serif"><br>
F: </font><a style="color:rgb(17,85,204)"><font color="#1155cc"><font face="Arial, sans-serif">317.663.0808</font></font></a></p></td></tr><tr><td width="422" valign="TOP" style="border-top-width:1px;border-style:solid none none;border-top-color:rgb(0,0,0);padding:0.02in 0in 0in">
<p><font face="Arial, sans-serif"><font style="font-size:8pt">For the latest news, information, and blogs, please be sure to visit, follow, and like us...</font></font></p><p><font color="#1155cc"><a href="http://www.messagenetcommunicationsystems.com/get-the-message-out-blog/?utm_source=email+signature&utm_medium=email&utm_campaign=gmail+signature+to+blog" style="color:rgb(17,85,204)" target="_blank"><img src="http://www.messagenetcommunicationsystems.com/wp-content/uploads/2013/07/MessageNet_Logo_200x200-e1374867138718.jpg" name="SafeHtmlFilter_14040bc6244eae96_graphics46" align="BOTTOM" width="34" height="34" border="0"></a>  <a href="http://www.youtube.com/user/MessageNetConnection/feed" style="color:rgb(17,85,204)" target="_blank"><img src="http://www.messagenetsystems.com/images/socialmediaicons/32/youtube.png" name="SafeHtmlFilter_14040bc6244eae96_graphics47" align="BOTTOM" width="34" height="34" border="0"></a>  <a href="http://www.linkedin.com/company/messagenet-systems" style="color:rgb(17,85,204)" target="_blank"><img src="http://www.messagenetsystems.com/images/socialmediaicons/32/linkedin.png" name="SafeHtmlFilter_14040bc6244eae96_graphics48" align="BOTTOM" width="34" height="34" border="0"></a>  <a href="http://twitter.com/MessageNet" style="color:rgb(17,85,204)" target="_blank"><img src="http://www.messagenetsystems.com/images/socialmediaicons/32/twitter.png" name="SafeHtmlFilter_14040bc6244eae96_graphics49" align="BOTTOM" width="34" height="34" border="0"></a>  <a href="http://www.facebook.com/MessageNetsystems" style="color:rgb(17,85,204)" target="_blank"><img src="http://www.messagenetsystems.com/images/socialmediaicons/32/facebook.png" name="SafeHtmlFilter_14040bc6244eae96_graphics50" align="BOTTOM" width="34" height="34" border="0"></a></font></p>
</td></tr></tbody></table></div>
</div>