Hi,<br><br>I would like to know where I can find the Gstreamer package that includes the xoverlay.h file that Felipe&#39;s example code includes in gst-backend.c and should be in the gst directory; I have installed the X11 pacakge but I can&#39;t find this file, so trying to build the example fails.<br>
<br>Regards,<br>Javi<br><br><br><div class="gmail_quote">2008/10/16 Zheng, Huan <span dir="ltr">&lt;<a href="mailto:huan.zheng@intel.com">huan.zheng@intel.com</a>&gt;</span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Thanks Felipe and Edward.<br>
The codes you guys pointing to are good reference codes. :)<br>
Thanks!<br>
<br>
Best Regards, Zheng, Huan(ZBT)<br>
OTC/SSD/SSG<br>
Intel Aisa-Pacific Research &amp; Developement Ltd<br>
Tel: 021-6116 6435<br>
Inet: 8821 6435<br>
Cub: 3W035<br>
-----Original Message-----<br>
From: Felipe Contreras [mailto:<a href="mailto:felipe.contreras@gmail.com">felipe.contreras@gmail.com</a>]<br>
Sent: 2008Äê10ÔÂ15ÈÕ 17:45<br>
To: Discussion of the development of GStreamer<br>
Subject: Re: [gst-devel] Query about Gstreamer sample players<br>
<br>
On Wed, Oct 15, 2008 at 6:47 AM, Zheng, Huan &lt;<a href="mailto:huan.zheng@intel.com">huan.zheng@intel.com</a>&gt; wrote:<br>
&gt; Hi, Dear developers<br>
&gt;<br>
&gt; I&#39;m wondering if there&#39;s a sample gstreamer player available?<br>
&gt;<br>
&gt; This player should be capable of &quot;Play, Pause, Stop, Seek, Query Duration&quot;.<br>
&gt; And it better constructs pipeline explicitly rather than use decodebin.<br>
&gt;<br>
&gt; I actually did some investigation: Totem is too complicate to start with,<br>
&gt; Gstreamer-player on the gstreamer website is too old, it even can&#39;t be<br>
&gt; compiled.<br>
&gt;<br>
&gt; Thanks a lot for answering!<br>
<br>
I wrote a very simple one:<br>
<a href="http://github.com/felipec/gst-player/" target="_blank">http://github.com/felipec/gst-player/</a><br>
<br>
It fulfills most of your requirements, except that it&#39;s using playbin.<br>
However, it should be easy to construct a pipeline manually, as you<br>
just need to follow the example in the GStreamer documentation.<br>
<br>
Cheers.<br>
<br>
--<br>
Felipe Contreras<br>
<br>
-------------------------------------------------------------------------<br>
This SF.Net email is sponsored by the Moblin Your Move Developer&#39;s challenge<br>
Build the coolest Linux based applications with Moblin SDK &amp; win great prizes<br>
Grand prize is a trip for two to an Open Source event anywhere in the world<br>
<a href="http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/" target="_blank">http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/</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>
-------------------------------------------------------------------------<br>
This SF.Net email is sponsored by the Moblin Your Move Developer&#39;s challenge<br>
Build the coolest Linux based applications with Moblin SDK &amp; win great prizes<br>
Grand prize is a trip for two to an Open Source event anywhere in the world<br>
<a href="http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/" target="_blank">http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/</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>