It worked! Thanks a lot!<br><br><div class="gmail_quote">On Fri, Aug 6, 2010 at 12:16 AM, Robert Powell <span dir="ltr">&lt;<a href="mailto:rob@yorba.org">rob@yorba.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div class="gmail_quote">Hi,<div class="im"><br><br>On Wed, Aug 4, 2010 at 11:16 PM, harshada gune <span dir="ltr">&lt;<a href="mailto:gune.harshada@gmail.com" target="_blank">gune.harshada@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Hello all,<br><br> I am trying to install gstreamer plugins on ubuntu. <br>I
 did the following steps to install good,bad,ugly and base plugins from 
gstreamer:  <br><br>sudo apt-get install gstreamer0.10-plugins-good<br>sudo
 apt-get install gstreamer0.10-plugins-bad<br>
sudo apt-get install gstreamer0.10-plugins-ugly<br>sudo apt-get install 
gstreamer0.10-plugins-base<br><br></blockquote></div><div><br>[deletia]<br> <br></div><div class="im"><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Now when I do gst-inspect | grep osssink, I don&#39;t 
find any results. same happening with some other plugins also e.g. 
alsasink, oggdemux etc.<br>
<br></blockquote><br></div>I&#39;m guessing you have plugins installed in multiple directories.  Run gst-inspect without any arguments, and choose a plugin at random.  Run gst-inspect for the plugin you chose and examine the Filename detail.  If you look in that directory, I&#39;m guessing you&#39;ll not find the osssink plugin in that directory.<br>

<br>If this is the problem, and you need multiple plugin directories, this page describes that: <a href="http://www.gstreamer.net/data/doc/gstreamer/head/gstreamer/html/gst-running.html" target="_blank">http://www.gstreamer.net/data/doc/gstreamer/head/gstreamer/html/gst-running.html</a><br>

If you don&#39;t need multiple directories, you can just delete (or rename to be conservative) the directory that is being picked up instead of the correct one.<br><br>Rob<br></div>
<br>------------------------------------------------------------------------------<br>
The Palm PDK Hot Apps Program offers developers who use the<br>
Plug-In Development Kit to bring their C/C++ apps to Palm for a share<br>
of $1 Million in cash or HP Products. Visit us here for more details:<br>
<a href="http://p.sf.net/sfu/dev2dev-palm" target="_blank">http://p.sf.net/sfu/dev2dev-palm</a><br>_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.sourceforge.net">gstreamer-devel@lists.sourceforge.net</a><br>
<a href="https://lists.sourceforge.net/lists/listinfo/gstreamer-devel" target="_blank">https://lists.sourceforge.net/lists/listinfo/gstreamer-devel</a><br>
<br></blockquote></div><br>