<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Hi Fabioestevam,<br>
As it said in the document (link u gave), i have compiled and installed
the package and i am able to get the package in
/usr/lib/gstereamer-0.10/ . when i try to check for the package,using
command<br>
<b>mx27# gst-inspect | grep mfw</b><br>
mfw_v4lsink:&nbsp; mfw_v4lsink: v4l_sink<br>
mfw_v4lsrc:&nbsp; mfw_v4lsrc: Freescale Video Source plug-in<br>
<br>
i am not getting to get mp4demuxer and avidemuxer. what may be the
problem, can u help me. please?<br>
<b>Note:</b><br>
package are present in <b>/usr/lib/gstreamer-0.10</b>/<br>
# <br>
libmfw_gst_avidemuxer.a&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; libmfw_gst_mp4demuxer_plugin.la&nbsp;
libmfw_gst_v4lsink.so<br>
libmfw_gst_avidemuxer.la&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; libmfw_gst_mp4demuxer_plugin.so&nbsp;
libmfw_gst_v4lsrc.a<br>
libmfw_gst_avidemuxer.so&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; libmfw_gst_v4lsink.a&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
libmfw_gst_v4lsrc.la<br>
libmfw_gst_mp4demuxer_plugin.a&nbsp;&nbsp; libmfw_gst_v4lsink.la&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
libmfw_gst_v4lsrc.so<br>
<br>
<div class="moz-signature">
<title></title>
<font color="#996633">Regards<br>
V.Murugadoss</font><br>
</div>
<br>
<br>
Vinay wrote:
<blockquote
 cite="mid:3b72f69b0810230607q7e0f56e5r424974f45b7e05e2@mail.gmail.com"
 type="cite">Please set the GST_PLUGIN_PATH and LD_LIBRARY_PATH
properly.<br>
  <br>
They should be pointing to the plugins which you have as part of your
release.<br>
  <br>
- Vinay K.<br>
  <br>
  <div class="gmail_quote">On Thu, Oct 23, 2008 at 5:27 PM, Fabio
Estevam <span dir="ltr">&lt;<a moz-do-not-send="true"
 href="mailto:fabioestevam@yahoo.com">fabioestevam@yahoo.com</a>&gt;</span>
wrote:<br>
  <blockquote class="gmail_quote"
 style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Murugadoss,<br>
    <div class="Ih2E3d"><br>
--- On Thu, 10/23/08, murugadoss &lt;<a moz-do-not-send="true"
 href="mailto:v.murugadoss@gdatech.co.in">v.murugadoss@gdatech.co.in</a>&gt;
wrote:<br>
    <br>
&gt; From: murugadoss &lt;<a moz-do-not-send="true"
 href="mailto:v.murugadoss@gdatech.co.in">v.murugadoss@gdatech.co.in</a>&gt;<br>
    </div>
&gt; Subject: Re: [gst-devel] issue in playing video<br>
    <div class="Ih2E3d">&gt; To: "Discussion of the development of
GStreamer" &lt;<a moz-do-not-send="true"
 href="mailto:gstreamer-devel@lists.sourceforge.net">gstreamer-devel@lists.sourceforge.net</a>&gt;<br>
    </div>
&gt; Date: Thursday, October 23, 2008, 8:05 AM<br>
    <div class="Ih2E3d">&gt; hi vinay,<br>
&gt; Thanks for the reply.<br>
&gt; when i use nfw_vpudecoder, it display an error message as<br>
&gt; WARNING: erroneous pipeline: no element<br>
&gt; "mfw_vpudecoder"<br>
&gt;<br>
    <br>
    </div>
Which BSP version are you using?<br>
    <br>
What do you get when you do a gst-inspect | grep mfw ? If you don't get
6 plugins then something must be wrong with your installation, probably
&nbsp;your export GST_PLUGIN_PATH or LD_LIBRARY_PATH.<br>
    <br>
Again, the Release Notes does contain pipeline example for decoding
avi, mp4 files. Why don't you try it?<br>
    <br>
For example: M4V file with H264 video:<br>
    <br>
gst-launch filesrc location=
/media/MX27_TEST_STREAMS_R1/H264_VPU/Kaleidoscope_h264_aac.m4v !
mfw_mp4demuxer name=demux demux. ! mfw_vpudecoder codec-type=std_avc !
mfw_v4lsink demux.<br>
    <br>
You can download some test streams from here: <a moz-do-not-send="true"
 href="http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=IMX27_CODECS&amp;fpsp=1&amp;tab=Design_Tools_Tab"
 target="_blank">http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=IMX27_CODECS&amp;fpsp=1&amp;tab=Design_Tools_Tab</a><br>
    <br>
Click on MX27_TEST_STREAMS .<br>
    <div>
    <div class="Wj3C7c"><br>
Regards,<br>
    <br>
Fabio Estevam<br>
    <br>
    <br>
    <br>
    <br>
    <br>
    <br>
    <br>
    <br>
    <br>
    <br>
    <br>
    <br>
    <br>
-------------------------------------------------------------------------<br>
This SF.Net email is sponsored by the Moblin Your Move Developer's
challenge<br>
Build the coolest Linux based applications with Moblin SDK &amp; win
great prizes<br>
Grand prize is a trip for two to an Open Source event anywhere in the
world<br>
    <a moz-do-not-send="true"
 href="http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/"
 target="_blank">http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/</a><br>
_______________________________________________<br>
gstreamer-devel mailing list<br>
    <a moz-do-not-send="true"
 href="mailto:gstreamer-devel@lists.sourceforge.net">gstreamer-devel@lists.sourceforge.net</a><br>
    <a moz-do-not-send="true"
 href="https://lists.sourceforge.net/lists/listinfo/gstreamer-devel"
 target="_blank">https://lists.sourceforge.net/lists/listinfo/gstreamer-devel</a><br>
    </div>
    </div>
  </blockquote>
<!-- yyy::X-Propel-ID:gP3j08andbP1::zzz --></div>
  <br>
  <pre wrap="">
<hr size="4" width="90%">
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
<a class="moz-txt-link-freetext" href="http://moblin-contest.org/redirect.php?banner_id=100&url=/">http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/</a></pre>
  <pre wrap="">
<hr size="4" width="90%">
_______________________________________________
gstreamer-devel mailing list
<a class="moz-txt-link-abbreviated" href="mailto:gstreamer-devel@lists.sourceforge.net">gstreamer-devel@lists.sourceforge.net</a>
<a class="moz-txt-link-freetext" href="https://lists.sourceforge.net/lists/listinfo/gstreamer-devel">https://lists.sourceforge.net/lists/listinfo/gstreamer-devel</a>
  </pre>
</blockquote>
</body>
</html>