Great. Thanks for the update.<br><br>Here are the versions I installed through macports<br>  gst-plugins-bad @0.10.10_0 (active)<br>  gst-plugins-base @0.10.22_0 (active)<br>  gst-plugins-good @0.10.14_0 (active)<br>  gst-plugins-ugly @0.10.10_0 (active)<br>
  gstreamer @0.10.22_0 (active)<br><br><br>But concerning the autovideosink. I guess it loads the X11 video sink but the video window doesn&#39;t open (as it didi before)... Is that normal too ?? <br><br>Oscar<br><br><br>
<br><div class="gmail_quote">On Sat, Mar 14, 2009 at 6:47 AM, Alessandro Decina <span dir="ltr">&lt;<a href="mailto:alessandro.d@gmail.com">alessandro.d@gmail.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">On Sat, Mar 14, 2009 at 3:24 AM, Oscar Ostlund &lt;<a href="mailto:oscar.ostlund@gmail.com">oscar.ostlund@gmail.com</a>&gt; wrote:<br>
&gt; Hi<br>
&gt; I have installed gstreamer on my new mac and the video doesn&#39;t work when I<br>
&gt; launch: gst-launch audiotestsrc ! osxaudiosink, it works fine<br>
&gt; But when I launch:gst-launch videotestsrc ! autovideosink or gst-launch<br>
&gt; videotestsrc ! osxvideosink<br>
&gt; it starts, rolls to pause, changes state to play but doesn&#39;t show any<br>
&gt; video..<br>
&gt; In the autovideosink case, I can see X11 starting but no video window...<br>
<br>
</div>What version of gst-plugins-good are you using?<br>
<br>
osxvideosink was changed recently so that it doesn&#39;t create its own window<br>
but needs the calling application to provide one. The change was<br>
made since the old approach was simply broken.<br>
<br>
To use osxvideosink the application needs to handle the have-ns-view<br>
element message posted on the bus. gst-launch doesn&#39;t do that. You can<br>
have a look at songbird if you want an example of how to do it.<br>
<br>
Alessandro<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>
<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>