I would suggest you to install all the gstreamer packages and related libraries again in clean way.<div>For this create a local directory gst_lib  and install all the packages, libraries in this directory by following commands;</div>
<div><br></div><div>./configure --prefix=~path/gst_lib</div><div>make </div><div>make install</div><div><br></div><div>(set these environment variables )</div><div>export PKG_CONFIG_PATH=$PKG_CONFIG_PATH:~path/gst_lib</div>
<div>export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:~path/gst_lib</div><div>export GST_PLUGIN_PATH=~path/gst_lib</div><div><br></div><div><br><br><div class="gmail_quote">On Mon, Dec 6, 2010 at 10:54 AM, hce <span dir="ltr">&lt;<a href="mailto:webmail.hce@gmail.com">webmail.hce@gmail.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">&gt; mad plugin is part of the gst-plugins-ugly module.<br>
&gt;<br>
&gt; You can list installed plugins using &quot;gst-inspect&quot; tool.<br>
<br>
</div>Thanks. I installed gst-plugins-ugly in a non-standard local<br>
directory, and set --enable-mad. But it failed to build mad plugin as<br>
&quot;libid3tag not available&quot;.<br>
<br>
So I built the libid3tag-0.15.0b in a non-standard local directory,<br>
and set  --enable-id3tag<br>
--with-id3tag-prefix=/gstreamer/libid3tag-0.15.0b/Install, the<br>
gst-plugins-ugly displayed error of unknown tags, and suggested to<br>
&quot;Package id3tag was not found in the pkg-config search path. Perhaps<br>
you should add the directory containing `id3tag.pc&#39;&quot;. But,<br>
libid3tag-0.15.0b does not have id3tag.pc, only &quot;libid3tag.a<br>
<a href="http://libid3tag.la" target="_blank">libid3tag.la</a>  libid3tag.so  libid3tag.so.0  libid3tag.so.0.2.0&quot; are in<br>
Install/lib.<br>
<br>
What are correct package tags I can add external packages to<br>
gst-plugins-ugly configuration? I guess I need download<br>
libmad-0.15.1b.tar.gz as well and add<br>
--with-mad=/gstreamer/libmad-0.15.1b/Install as well?<br>
<div><div></div><div class="h5"><br>
Thank you.<br>
<br>
Kind regards,<br>
<br>
jupiter<br>
<br>
------------------------------------------------------------------------------<br>
What happens now with your Lotus Notes apps - do you make another costly<br>
upgrade, or settle for being marooned without product support? Time to move<br>
off Lotus Notes and onto the cloud with Force.com, apps are easier to build,<br>
use, and manage than apps on traditional platforms. Sign up for the Lotus<br>
Notes Migration Kit to learn more. <a href="http://p.sf.net/sfu/salesforce-d2d" target="_blank">http://p.sf.net/sfu/salesforce-d2d</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>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>Regards,<br><br>Sudarshan Bisht<br>
</div>