Well, I am currently running it on virtual arm system(on QEMU). I will then be running it on actual hardware device where i will have limited resources available. So probably will need lot of hacking as you said.<br><br>Thanks,<br>
Arun<br><br><div class="gmail_quote">On Mon, Mar 16, 2009 at 2:51 PM, Erwin Rol <span dir="ltr">&lt;<a href="mailto:mailinglists@erwinrol.com">mailinglists@erwinrol.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">Zhao Liang-E3423C wrote:<br>
&gt; Which videosink you are using? I think maybe ximagesink or directfbsink,<br>
&gt; it is bad peformance issue. you need to optimize both your decoders and<br>
&gt; videosink<br>
<br>
</div>I hacked the dfbvideosink to work with the (also hacked) geodefb to use<br>
the hardware video overlay. It is still a absolute (proof of concept)<br>
mess. I allocated a large videolayer 16*h X w, and use<br>
SetSourceRectangle() to switch the visible part of the large layer. The<br>
16 areas are then used as GstBuffers. That way i have hardware I420-&gt;RGB<br>
and hardware scaling on the Geode LX 800.<br>
But the hack rather hardware specific.<br>
<br>
So what hardware are you using, if it is slow (&lt;800MHz) you will<br>
probably need a lot of hacking to get a normal running video.<br>
<font color="#888888"><br>
- Erwin<br>
</font><div class="im"><br>
<br>
&gt;<br>
&gt; ________________________________<br>
&gt;<br>
&gt; From: Arun Patole [mailto:<a href="mailto:webkit.arunp@gmail.com">webkit.arunp@gmail.com</a>]<br>
&gt; Sent: Monday, March 16, 2009 4:09 PM<br>
&gt; To: <a href="mailto:gstreamer-devel@lists.sourceforge.net">gstreamer-devel@lists.sourceforge.net</a><br>
&gt; Subject: [gst-devel] Video Rendering not proper on embedded linux<br>
&gt;<br>
&gt;<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 is<br>
&gt; not getting rendered properly. It shows it like static pictures getting<br>
&gt; changed and not like actual video.<br>
&gt;<br>
&gt; Could this be a problem with gstreamer/plugins?? Any pointers would be a<br>
&gt; great help.<br>
&gt;<br>
&gt; Thanks in advance.<br>
&gt; ~ArunP<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
</div>&gt; ------------------------------------------------------------------------<br>
<div class="im">&gt;<br>
&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;<br>
&gt;<br>
&gt; ------------------------------------------------------------------------<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; gstreamer-devel mailing list<br>
</div><div class="im">&gt; <a href="mailto:gstreamer-devel@lists.sourceforge.net">gstreamer-devel@lists.sourceforge.net</a><br>
</div><div class="im">&gt; <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>
</div><div class="im"><a href="mailto:gstreamer-devel@lists.sourceforge.net">gstreamer-devel@lists.sourceforge.net</a><br>
</div><div><div></div><div class="h5"><a href="https://lists.sourceforge.net/lists/listinfo/gstreamer-devel" target="_blank">https://lists.sourceforge.net/lists/listinfo/gstreamer-devel</a><br>
</div></div></blockquote></div><br>