<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 '/usr/local/lib/gstreamer-0.10/libgstaudioconvert.so': /ut<br><br>(gst-launch-0.10:826): GStreamer-WARNING **: Failed to load plugin '/usr/local/lib/gstreamer-0.10/libgstmpegstream.so': /usrt<br>
<br>(gst-launch-0.10:826): GStreamer-WARNING **: Failed to load plugin '/usr/local/lib/gstreamer-0.10/libgstmad.so': /usr/local/t<br><br>(gst-launch-0.10:826): GStreamer-WARNING **: Failed to load plugin '/usr/local/lib/gstreamer-0.10/libgstplaybin.so': /usr/loe<br>
<br>(gst-launch-0.10:826): GStreamer-WARNING **: Failed to load plugin '/usr/local/lib/gstreamer-0.10/libgstdvdlpcmdec.so': /usrt<br><br>(gst-launch-0.10:826): GStreamer-WARNING **: Failed to load plugin '/usr/local/lib/gstreamer-0.10/libgstvolume.so': /usr/loct<br>
<br>(gst-launch-0.10:826): GStreamer-WARNING **: Failed to load plugin '/usr/local/lib/gstreamer-0.10/libgstaudioresample.so': /l<br><br>(gst-launch-0.10:826): GStreamer-WARNING **: Failed to load plugin '/usr/local/lib/gstreamer-0.10/libgstapp.so': /usr/local/e<br>
<br>(gst-launch-0.10:826): GStreamer-WARNING **: Failed to load plugin '/usr/local/lib/gstreamer-0.10/libgstasf.so': /usr/local/t<br>WARNING: erroneous pipeline: no element "mad"<br><br><br>Can anyone help me why gst-laun not able to find mad plugin . <br>
<br>"gst-inspect mad " also result in same error . <br><br><br>Yours :<br>Umang<br><br>