Many Thanks Edward!!<br><br>Yes, cpu usage is very high(95+%) when I start media player.  It even touched 99% and it could be the reason.  Any workaround for this not to happen??<br><br>-Arun<br><br><div class="gmail_quote">
On Mon, Mar 16, 2009 at 2:07 PM, Edward Hervey <span dir="ltr">&lt;<a href="mailto:bilboed@gmail.com">bilboed@gmail.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;">
<div class="im">On Mon, 2009-03-16 at 13:38 +0530, Arun Patole wrote:<br>
&gt; Hi,<br>
&gt;<br>
&gt; I have built and installed gstreamer0.10, base-plugin, good, ugly, bad<br>
&gt; plugins, and ffmpeg plugin on ebmedded linux.<br>
&gt;<br>
&gt; I have a phonon application which uses gstreamer as a back end.<br>
&gt;<br>
&gt; When I try to play video(.avi, .wmv, etc) using my application, video<br>
&gt; is not getting rendered properly. It shows it like static pictures<br>
&gt; getting changed and not like actual video.<br>
<br>
</div>  Looks like QoS is kicking in. Check you cpu usage, if it gets too<br>
high, gstreamer&#39;s Quality-of-Service system will kick in in order to<br>
make sure you can at least see &#39;some&#39; synchronized frames with audio (as<br>
opposed to everything getting out of sync).<br>
<br>
  If you want to confirm that that is the case, you could disable QoS in<br>
the videosinks (qos=False).<br>
<br>
    Edward<br>
<div class="im"><br>
&gt;<br>
&gt; Could this be a problem with gstreamer/plugins?? Any pointers would be<br>
&gt; a great help.<br>
&gt;<br>
&gt; Thanks in advance.<br>
&gt; ~ArunP<br>
&gt;<br>
&gt;<br>
&gt;<br>
</div>&gt; ------------------------------------------------------------------------------<br>
&gt; Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are<br>
&gt; powering Web 2.0 with engaging, cross-platform capabilities. Quickly and<br>
&gt; easily build your RIAs with Flex Builder, the Eclipse(TM)based development<br>
&gt; software that enables intelligent coding and step-through debugging.<br>
&gt; Download the free 60 day trial. <a href="http://p.sf.net/sfu/www-adobe-com" target="_blank">http://p.sf.net/sfu/www-adobe-com</a><br>
&gt; _______________________________________________ gstreamer-devel mailing list <a href="mailto:gstreamer-devel@lists.sourceforge.net">gstreamer-devel@lists.sourceforge.net</a> <a href="https://lists.sourceforge.net/lists/listinfo/gstreamer-devel" target="_blank">https://lists.sourceforge.net/lists/listinfo/gstreamer-devel</a><br>

<br>
<br>
------------------------------------------------------------------------------<br>
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are<br>
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and<br>
easily build your RIAs with Flex Builder, the Eclipse(TM)based development<br>
software that enables intelligent coding and step-through debugging.<br>
Download the free 60 day trial. <a href="http://p.sf.net/sfu/www-adobe-com" target="_blank">http://p.sf.net/sfu/www-adobe-com</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>
</blockquote></div><br>