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"><<a href="mailto:bilboed@gmail.com">bilboed@gmail.com</a>></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>
> Hi,<br>
><br>
> I have built and installed gstreamer0.10, base-plugin, good, ugly, bad<br>
> plugins, and ffmpeg plugin on ebmedded linux.<br>
><br>
> I have a phonon application which uses gstreamer as a back end.<br>
><br>
> When I try to play video(.avi, .wmv, etc) using my application, video<br>
> is not getting rendered properly. It shows it like static pictures<br>
> 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's Quality-of-Service system will kick in in order to<br>
make sure you can at least see 'some' 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>
><br>
> Could this be a problem with gstreamer/plugins?? Any pointers would be<br>
> a great help.<br>
><br>
> Thanks in advance.<br>
> ~ArunP<br>
><br>
><br>
><br>
</div>> ------------------------------------------------------------------------------<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>
> _______________________________________________ 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>