<div dir="ltr"><div>Thanks for the suggestion Stefan although I knew. VirtualBox on OS X has no 2-D acceleration and I think that means no Xv although it does has 3-D support. Looking into what to do there. Anyway my problem is autovideosink on a default Ubuntu installation selects eglglesink and it doesn't work.<br>
<br></div>P<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Jan 17, 2014 at 1:36 PM, Stefan Sauer <span dir="ltr"><<a href="mailto:ensonic@hora-obscura.de" target="_blank">ensonic@hora-obscura.de</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  
    
  
  <div text="#000000" bgcolor="#FFFFFF"><div><div class="h5">
    <div>On 01/17/2014 01:09 PM, Peter
      Maersk-Moller wrote:<br>
    </div>
    <blockquote type="cite">
      <div dir="ltr">
        <div>
          <div>
            <div>
              <div>Hi.<br>
                <br>
              </div>
              Im trying to build a script for many hardware platforms
              primarily running a late Ubuntu desktop version. For one
              of the tests I'm using vanilla Ubuntu desktop 13.10 amd64
              which come with standard gstreamer 1.2.0. To complicate it
              a bit further, I'm running Ubuntu in a VirtualBox under OS
              X on a Mac. VirtualBox has OpenGL support.<br>
              <br>
            </div>
            Now when I run a pipeline ending with autovideosink, a
            window with the right size appear and is named something
            with eglglesink however the window is all white which of
            course not really was the intention. Can anyone please tell
            me<br>
            <br>
               1) Why does it select eglglesink?<br>
          </div>
          <div>   2) Why is eglglesink all white?<br>
          </div>
          <div>   3) Is there a good workaround?<br>
            <br>
          </div>
          <div>My goal is of course to have a pipeline that will work on
            many platforms whether they are virtual or not. Did a little
            search and though I have found references to eglglesink and
            white screen/window, not many suggestions seems proper.<br>
          </div>
          <div><br>
          </div>
          If I run the same pipeline ending in ximagesink, I get a nice
          video window. However if I end in xvimagesink I get the error
          message and no window:<br>
          <br>
            No Xv port available<br>
          <br>
        </div>
        <div>So I guess Xv module is not supported on Virtualbox. BTW
          Ubuntu/VirtualBox is running X.org server 1.14 modules.<br>
        </div>
      </div>
    </blockquote></div></div>
    you can install a tool called xvinfo and run it to show if there are
    xv-ports available. These can also be software emulated ones.<br>
    <br>
    Stefan<br>
    <br>
    <blockquote type="cite">
      <div dir="ltr">
        <div>
        </div>
      </div>
      <br>
      <fieldset></fieldset>
      <br>
      <pre>_______________________________________________
gstreamer-devel mailing list
<a href="mailto:gstreamer-devel@lists.freedesktop.org" target="_blank">gstreamer-devel@lists.freedesktop.org</a>
<a href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" target="_blank">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a>
</pre>
    </blockquote>
    <br>
  </div>

<br>_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" target="_blank">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br>
<br></blockquote></div><br></div>