Well,thanks a lot!<br><br>but which demuxing plugin can i use?can u give a command line using gst-lauch to create a pipeline using &quot;dfbvideosink&quot; for me?<br><br>BTW,I use playbin orginally to play audio and video,but for video,it is can only run beyond X window ,not in DFB,so I have to use dfbvideosink..
<br><br>please tell me how to use dfbvideosink to create a pipeline to play my own video...<br><br>thanks&nbsp; a lot!<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;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; vivian<br><br><div><span class="gmail_quote">
On 12/1/06, <b class="gmail_sendername">daniel fischer</b> &lt;<a href="mailto:dan@f3c.com">dan@f3c.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Liu Jy &lt;<a href="mailto:liujy_xs@neusoft.com">liujy_xs@neusoft.com</a>&gt; (on Fri, 01 Dec 2006 11:22:27 +0800):<br><br>&nbsp;&nbsp;&gt;&nbsp;&nbsp;&nbsp;&nbsp;src=gst_element_factory_make(&quot;filesrc&quot;,&quot;disk_source&quot;);<br><br>to play encoded video on any output sink, you'll need to do some demuxing and decoding. luckily, the &quot;playbin&quot; element can handle all the nitty-gritty details for you.
<br><br>hth<br>-dan<br><br>--<br><a href="http://0xDF.com/">http://0xDF.com/</a><br><a href="http://iterative.org/">http://iterative.org/</a><br><br>-------------------------------------------------------------------------
<br>Take Surveys. Earn Cash. Influence the Future of IT<br>Join SourceForge.net's Techsay panel and you'll get the chance to share your<br>opinions on IT &amp; business topics through brief surveys - and earn cash<br><a href="http://www.techsay.com/default.php?page=join.php&amp;p=sourceforge&amp;CID=DEVDEV">
http://www.techsay.com/default.php?page=join.php&amp;p=sourceforge&amp;CID=DEVDEV</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">https://lists.sourceforge.net/lists/listinfo/gstreamer-devel</a><br></blockquote></div><br>