<br clear="all">HI All  , <br><br>I am trying to run m3 file using gst-launch with mad plugin . <br><br>I have mad plugin  in my /usr/local/lib/gstreamer-0.10/libgstmad.so<br><br>-- <br>gst-launch-0.10 filesrc location=abc.mp3 .mp3  ! audioconvert ! audioresample ! osssink<br>

<br>I got : <br><br>gst-launch-0.10:826): GStreamer-WARNING **: Failed to load plugin &#39;/usr/local/lib/gstreamer-0.10/libgstaudioconvert.so&#39;: /ut<br><br>(gst-launch-0.10:826): GStreamer-WARNING **: Failed to load plugin &#39;/usr/local/lib/gstreamer-0.10/libgstmpegstream.so&#39;: /usrt<br>

<br>(gst-launch-0.10:826): GStreamer-WARNING **: Failed to load plugin &#39;/usr/local/lib/gstreamer-0.10/libgstmad.so&#39;: /usr/local/t<br><br>(gst-launch-0.10:826): GStreamer-WARNING **: Failed to load plugin &#39;/usr/local/lib/gstreamer-0.10/libgstplaybin.so&#39;: /usr/loe<br>

<br>(gst-launch-0.10:826): GStreamer-WARNING **: Failed to load plugin &#39;/usr/local/lib/gstreamer-0.10/libgstdvdlpcmdec.so&#39;: /usrt<br><br>(gst-launch-0.10:826): GStreamer-WARNING **: Failed to load plugin &#39;/usr/local/lib/gstreamer-0.10/libgstvolume.so&#39;: /usr/loct<br>

<br>(gst-launch-0.10:826): GStreamer-WARNING **: Failed to load plugin &#39;/usr/local/lib/gstreamer-0.10/libgstaudioresample.so&#39;: /l<br><br>(gst-launch-0.10:826): GStreamer-WARNING **: Failed to load plugin &#39;/usr/local/lib/gstreamer-0.10/libgstapp.so&#39;: /usr/local/e<br>

<br>(gst-launch-0.10:826): GStreamer-WARNING **: Failed to load plugin &#39;/usr/local/lib/gstreamer-0.10/libgstasf.so&#39;: /usr/local/t<br>WARNING: erroneous pipeline: no element &quot;mad&quot;<br><br><br>Can anyone help me why gst-laun not able to find mad plugin . <br>

<br>&quot;gst-inspect mad &quot;  also result in same error . <br><br><br>Yours :<br>Umang<br><br>