<div>Playbin does not try to use dfbvideosink. The reason being dfbvideosink needs a surface to render on, which you need to set. Since this surface is of type (IDirectFBSurface *), you cannot set it on the gst-launch command line. You need to write a gstreamer application to do that. The application would be very simple - just convert your gst-launch line to a program form; only for setting the dfbvideossink surface, create a directfb surface and assign this surface to the &quot;surface&quot; property of dfbvideosink.
</div>
<div>&nbsp;</div>
<div>If you cannot see dfbvideosink installed, examine the output of ./configure of gst-plugins-bad to see if it has found directfb. You might need to set some environmental variables.</div>
<div>&nbsp;</div>
<div>Regards,<br>Deeptendu<br>&nbsp;</div>
<div><span class="gmail_quote">On 11/10/06, <b class="gmail_sendername">Liu Jy</b> &lt;<a href="mailto:liujy_xs@neusoft.com">liujy_xs@neusoft.com</a>&gt; wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">First,thanks for ur kindness to answer my question:)<br><br>Actually,I have installed and configed DFB in my 
machine.In my<br>understanding,u means to reinstall gstreamer-plugins-bad after I set up<br>DFB,right? I follow it,but no new element of gstreamer is installed..<br><br>use &quot;gst-inspect-0.10 dfbvideosink&quot; to check..find &quot;No such element or
<br>plugin 'debvideosink'&quot;&nbsp;&nbsp;...What should I do next?<br><br>And most important,why I can use playbin to play video in X11,yet not in<br>DFB? Is it a hardware or software question? Is it only one way to play<br>video in DFB,must use debvideosink? why playbin can not? any other
<br>methods?<br><br>Hope ur answer...<br><br>best regards:)<br><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;your sincerely<br><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Vivian<br><br><br><br>----------------------------------------------------------------------------------------------
<br>Confidentiality Notice: The information contained in this e-mail and any accompanying attachment(s) is intended only for the use of the intended recipient and may be confidential and/or privileged of Neusoft Group Ltd., its subsidiaries and/or its affiliates. If any reader of this communication is not the intended recipient, unauthorized use, forwarding, printing, storing, disclosure or copying is strictly prohibited, and may be unlawful. If you have received this communication in error, please immediately notify the sender by return e-mail, and delete the original message and all copies from your system. Thank you.
<br>-----------------------------------------------------------------------------------------------<br><br></blockquote></div><br>