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"><<a href="mailto:mailinglists@erwinrol.com">mailinglists@erwinrol.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">Zhao Liang-E3423C wrote:<br>
> Which videosink you are using? I think maybe ximagesink or directfbsink,<br>
> it is bad peformance issue. you need to optimize both your decoders and<br>
> 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->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 (<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>
><br>
> ________________________________<br>
><br>
> From: Arun Patole [mailto:<a href="mailto:webkit.arunp@gmail.com">webkit.arunp@gmail.com</a>]<br>
> Sent: Monday, March 16, 2009 4:09 PM<br>
> To: <a href="mailto:gstreamer-devel@lists.sourceforge.net">gstreamer-devel@lists.sourceforge.net</a><br>
> Subject: [gst-devel] Video Rendering not proper on embedded linux<br>
><br>
><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 is<br>
> not getting rendered properly. It shows it like static pictures getting<br>
> changed and not like actual video.<br>
><br>
> Could this be a problem with gstreamer/plugins?? Any pointers would be a<br>
> great help.<br>
><br>
> Thanks in advance.<br>
> ~ArunP<br>
><br>
><br>
><br>
><br>
><br>
><br>
><br>
</div>> ------------------------------------------------------------------------<br>
<div class="im">><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>
><br>
> ------------------------------------------------------------------------<br>
><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 class="im">> <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>